/* Fonts */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,400&display=swap');


@font-face {
	font-family: 'UTMImpact';
	src: url('../fonts/UTMImpact/UTMImpact.eot');
	src: url('../fonts/UTMImpact/UTMImpact.eot') format('embedded-opentype'), url('../fonts/UTMImpact/UTMImpact.woff2') format('woff2'), url('../fonts/UTMImpact/UTMImpact.woff') format('woff'), url('../fonts/UTMImpact/UTMImpact.ttf') format('truetype'), url('../fonts/UTMImpact/UTMImpact.svg#UTMImpact') format('svg');
}
@font-face {
	font-family: 'UTMAlterGothic';
	src: url('../fonts/UTMAlterGothic/UTMAlterGothic.eot');
	src: url('../fonts/UTMAlterGothic/UTMAlterGothic.eot') format('embedded-opentype'), url('../fonts/UTMAlterGothic/UTMAlterGothic.woff2') format('woff2'), url('../fonts/UTMAlterGothic/UTMAlterGothic.woff') format('woff'), url('../fonts/UTMAlterGothic/UTMAlterGothic.ttf') format('truetype'), url('../fonts/UTMAlterGothic/UTMAlterGothic.svg#UTMAlterGothic') format('svg');
}
