@font-face {
	font-family: 'atteron';
	src: url('../fonts/Atteron.woff2') format('woff2'),
		 url('../fonts/Atteron.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'mont-regular';
	src: url('../fonts/mont-regular-webfont.woff2') format('woff2'),
		 url('../fonts/mont-regular-webfont.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
