@font-face {
    font-family: 'OmniGothic';
    font-style: normal;
    font-weight: bold;
    src: url(/resource/common/font/omnigothic/OmniGothic.eot);
    src: url(/resource/common/font/omnigothic/OmniGothic.eot?#iefix) format('embedded-opentype'),
    /*url(/resource/common/font/omnigothic/OmniGothic.woff2) format('woff2'),*/
    url(/resource/common/font/omnigothic/OmniGothic.woff) format('woff'),
    url(/resource/common/font/omnigothic/OmniGothic.ttf) format('truetype');
}
@font-face {
    font-family: 'OmniGothic';
    font-style: normal;
    font-weight: 200;
    src: url(/resource/common/font/omnigothic/OmniGothic020.eot);
    src: url(/resource/common/font/omnigothic/OmniGothic020.eot?#iefix) format('embedded-opentype'),
    /*url(/resource/common/font/omnigothic/OmniGothic020.woff2) format('woff2'),*/
    url(/resource/common/font/omnigothic/OmniGothic020.woff) format('woff'),
    url(/resource/common/font/omnigothic/OmniGothic020.ttf) format('truetype');
}

