@charset "utf-8";

@font-face {
    font-family: 'ONE Mobile Titel';
    src: url(../font/ONE\ Mobile\ Title\ OTF.otf) format('opentype');
}
@font-face {
    font-family: 'ONE Mobile Blod';
    font-style: normal;
    font-weight: 700;
    src: url(../font/ONE\ Mobile\ OTF\ Bold.otf) format('opentype');
}

@font-face {
    font-family: 'ONE Mobile Regular';
    font-style: normal;
    font-weight: 500;
    src: url(../font/ONE\ Mobile\ OTF\ Regular.otf) format('opentype');
}

@font-face {
    font-family: 'ONE Mobile Light';
    font-style: normal;
    font-weight: 400;
    src: url(../font/ONE\ Mobile\ OTF\ Light.otf) format('opentype');
}

@font-face {
    font-family: '한국기계연구원';
    src: url(../font/한국기계연구원_bold.ttf) format('truetype');
}