@font-face {
	font-family: NotoSerif;
    src:url('../fonts/NotoSerif-Regular.ttf') format('embedded-opentype');
    src: url('../fonts/Min_font/Min_font.eot?#iefix') format('embedded-opentype'),
}
/* noto-serif-regular - latin */
/* noto-serif-regular - vietnamese */
/* @font-face {
    font-family: NotoSerif;
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/noto-serif-v8-vietnamese/noto-serif-v8-vietnamese-regular.eot'); 
    src: local('Noto Serif'), local('NotoSerif'),
         url('../fonts/noto-serif-v8-vietnamese/noto-serif-v8-vietnamese-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/noto-serif-v8-vietnamese/noto-serif-v8-vietnamese-regular.woff2') format('woff2'), 
         url('../fonts/noto-serif-v8-vietnamese/noto-serif-v8-vietnamese-regular.woff') format('woff'), 
         url('../fonts/noto-serif-v8-vietnamese/noto-serif-v8-vietnamese-regular.ttf') format('truetype'),
         url('../fonts/noto-serif-v8-vietnamese/noto-serif-v8-vietnamese-regular.svg#NotoSerif') format('svg');
  } */
@font-face {
    font-display:swap;
	font-family: Averta;
	src:url('../fonts/Averta-Regular.otf?z');
}
@font-face {
    font-display:swap;
	font-family: Averta-bold;
	src:url('../fonts/Averta-Bold.otf');
}
@font-face {
    font-display:swap;
	font-family: roboto-regular;
	src:url('../fonts/Roboto-Regular.ttf');
}
@font-face {
    font-display:swap;
	font-family: roboto;
	src:url('../fonts/Roboto-Regular.ttf');
}
@font-face {
    font-display:swap;
	font-family: roboto-bold;
	src:url('../fonts/Roboto-Bold.ttf');
}
@font-face {
    font-display:swap;
	font-family: roboto-medium;
	src:url('../fonts/Roboto-Medium.ttf');
}
@font-face {
    font-display:swap;
	font-family: roboto-light;
	src:url('../fonts/Roboto-Light.ttf');
}
@font-face {
    font-display:swap;
	font-family: roboto-thin;
	src:url('../fonts/Roboto-Thin.ttf');
}
@font-face {
    font-display:swap;
	font-family: roboto-italic;
	src:url('../fonts/Roboto-Italic.ttf');
}
@font-face {
    font-display:swap;
	font-family: roboto-light-italic;
	src:url('../fonts/Roboto-LightItalic.ttf');
}
@font-face {
    font-display:swap;
	font-family: proxima-nova-bold;
	src:url('../fonts/Proxima Nova Bold.otf');
}
@font-face {
    font-display:swap;
	font-family: proxima-nova-regular;
	src:url('../fonts/ProximaNovaCond-Regular.ttf');
}
@font-face {
    font-display:swap;
	font-family: baijamjuree-bold;
	src:url('../fonts/BaiJamjuree-Bold.ttf');
}
@font-face {
    font-display:swap;
	font-family: baijamjuree-regular;
	src:url('../fonts/BaiJamjuree-Regular.ttf');
}