@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Material-Design-Iconic-Font';
	src: url('../fonts/Material-Design-Iconic-Font.woff2?v=2.2.0') format('woff2'),
	url('../fonts/Material-Design-Iconic-Font.woff?v=2.2.0') format('woff'),
	url('../fonts/Material-Design-Iconic-Font.ttf?v=2.2.0') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
    url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
    url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
    url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
    url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-display: swap;
	font-family: 'Kanit';
	font-style: normal;
	font-weight: 100;
	src: url('../fonts/kanit-v17-latin-100.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Kanit';
	font-style: normal;
	font-weight: 200;
	src: url('../fonts/kanit-v17-latin-200.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Kanit';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/kanit-v17-latin-300.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Kanit';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/kanit-v17-latin-regular.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Kanit';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/kanit-v17-latin-500.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Kanit';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/kanit-v17-latin-600.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Kanit';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/kanit-v17-latin-700.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Kanit';
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/kanit-v17-latin-800.woff2') format('woff2');
}
@font-face {
	font-display: swap;
	font-family: 'Kanit';
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/kanit-v17-latin-900.woff2') format('woff2');
}