@charset "utf-8";

@font-face {
	font-family: 'Krungthep';
	src: url('../fonts/Krungthep.ttf');
}

.lato_heavy {
	font-family: lato, sans-serif;
	font-weight: 800;
	font-style: normal;
}