@font-face {
	font-family: "utm-akashi";
	src: url("../fonts/utm-akashi.eot");
	src: url("../fonts/utm-akashi.eot?#iefix") format("embedded-opentype"),
	url("../fonts/utm-akashi.woff") format("woff"),
	url("../fonts/utm-akashi.ttf") format("truetype"),
	url("../fonts/utm-akashi.svg#helveticaneuelight") format("svg");
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: 'UTM Avo';
    src: url('../fonts/UTMAvo.woff2') format('woff2'),
        url('../fonts/UTMAvo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
