<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";
 
/*
* Noto Sans KR (korean) http://www.google.com/font/earlyaccess
 */
@font-face {
    font-family: 'omnigothic';
    src: url('../fonts/210_OmniGothic_010.ttf');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'omnigothic';
    src: url('../fonts/210_OmniGothic_020.ttf');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'omnigothic';
    src: url('../fonts/210_OmniGothic_030.ttf');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'omnigothic';
    src: url('../fonts/210_OmniGothic_040.ttf');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'omnigothic';
    src: url('../fonts/210_OmniGothic_050.ttf');
    font-weight: 500;
    font-style: normal;
}</pre></body></html>