

/* 옴니고딕 100,200,300,400,500 */
@font-face {
    font-family: 'om';
    src: url('/science/common/fonts/OmniGothic/TTOmniGothicT.eot');
    src: url('/science/common/fonts/OmniGothic/TTOmniGothicT.eot?#iefix') format('embedded-opentype'),
        url('/science/common/fonts/OmniGothic/TTOmniGothicT.woff2') format('woff2'),
        url('/science/common/fonts/OmniGothic/TTOmniGothicT.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'om';
    src: url('/science/common/fonts/OmniGothic/TTOmniGothicL.eot');
    src: url('/science/common/fonts/OmniGothic/TTOmniGothicL.eot?#iefix') format('embedded-opentype'),
        url('/science/common/fonts/OmniGothic/TTOmniGothicL.woff2') format('woff2'),
        url('/science/common/fonts/OmniGothic/TTOmniGothicL.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'om';
    src: url('/science/common/fonts/OmniGothic/TTOmniGothicM.eot');
    src: url('/science/common/fonts/OmniGothic/TTOmniGothicM.eot?#iefix') format('embedded-opentype'),
        url('/science/common/fonts/OmniGothic/TTOmniGothicM.woff2') format('woff2'),
        url('/science/common/fonts/OmniGothic/TTOmniGothicM.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'om';
    src: url('/science/common/fonts/OmniGothic/TTOmniGothicB.eot');
    src: url('/science/common/fonts/OmniGothic/TTOmniGothicB.eot?#iefix') format('embedded-opentype'),
        url('/science/common/fonts/OmniGothic/TTOmniGothicB.woff2') format('woff2'),
        url('/science/common/fonts/OmniGothic/TTOmniGothicB.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'om';
    src: url('/science/common/fonts/OmniGothic/TTOmniGothicH.eot');
    src: url('/science/common/fonts/OmniGothic/TTOmniGothicH.eot?#iefix') format('embedded-opentype'),
        url('/science/common/fonts/OmniGothic/TTOmniGothicH.woff2') format('woff2'),
        url('/science/common/fonts/OmniGothic/TTOmniGothicH.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}


/* 나눔스퀘어 300,400,700,900 */
@font-face {
	font-family:'Nanum Square';
	src: url('/science/common/fonts/NanumSquare/NanumSquareL.eot');
	src:local(""), 
		url('/science/common/fonts/NanumSquare/NanumSquareL.eot?#iefix') format('embedded-opentype'),
		url('/science/common/fonts/NanumSquare/NanumSquareL.woff') format('woff'),
		url('/science/common/fonts/NanumSquare/NanumSquareL.ttf') format('truetype');
	font-weight: 300;
}
@font-face {
	font-family:'Nanum Square';
	src: url('/science/common/fonts/NanumSquare/NanumSquareR.eot');
	src:local(""), 
		url('/science/common/fonts/NanumSquare/NanumSquareR.eot?#iefix') format('embedded-opentype'),
		url('/science/common/fonts/NanumSquare/NanumSquareR.woff') format('woff'),
		url('/science/common/fonts/NanumSquare/NanumSquareR.ttf') format('truetype');
	font-weight: 400;
}
@font-face {
	font-family:'Nanum Square';
	src: url('/science/common/fonts/NanumSquare/NanumSquareB.eot');
	src:local(""), 
		url('/science/common/fonts/NanumSquare/NanumSquareB.eot?#iefix') format('embedded-opentype'),
		url('/science/common/fonts/NanumSquare/NanumSquareB.woff') format('woff'),
		url('/science/common/fonts/NanumSquare/NanumSquareB.ttf') format('truetype');
	font-weight: 700;
}
@font-face {
	font-family:'Nanum Square';
	src: url('/science/common/fonts/NanumSquare/NanumSquareEB.eot');
	src:local(""), 
		url('/science/common/fonts/NanumSquare/NanumSquareEB.eot?#iefix') format('embedded-opentype'),
		url('/science/common/fonts/NanumSquare/NanumSquareEB.woff') format('woff'),
		url('/science/common/fonts/NanumSquare/NanumSquareEB.ttf') format('truetype');
	font-weight: 900;
}







