@font-face {
	font-family:'good_h1';
	font-style:normal;
	font-weight:300;
	src:local(':emoji:︎'), 
	url("../fonts/NEOU-THIN.OTF") format("truetype");
}


@font-face {
	font-family:'m-good';
	font-style:normal;
	font-weight:300;
	src:local(':emoji:︎'), 
	url("../fonts/MLBASTRO.TTF") format("truetype");
}

@font-face {
    font-family:'DINLight';
    font-style:normal;
    font-weight:300;
    src:url("../fonts/DIN-Light.otf") format("truetype");
}
@font-face {
    font-family:'DINBold';
    font-style:normal;
    font-weight:300;
    src:url("../fonts/DIN-Bold.otf") format("truetype");
}
@font-face {
    font-family:'DINMedium';
    font-style:normal;
    font-weight:300;
    src:url("../fonts/DIN-Medium.otf") format("truetype");
}
@font-face {
    font-family:'DINPro';
    font-style:normal;
    font-weight:300;
    src:url("../fonts/DINPro-Regular.otf") format("truetype");
}
@font-face {
    font-family:'DINProLight';
    font-style:normal;
    font-weight:300;
    src:url("../fonts/DINPro-Light.otf") format("truetype");
}
@font-face {
    font-family:'DINProBold';
    font-style:normal;
    font-weight:300;
    src:url("../fonts/DINPro-Bold.otf") format("truetype");
}
