@charset "utf-8";
@font-face {
	font-family: 'Roboto';
	src:	url('../fonts/roboto.eot');
	src:	url('../fonts/roboto.eot?#iefix') format('embedded-opentype'),
			url('../fonts/roboto.woff') format('woff'),
			url('../fonts/roboto.ttf') format('truetype'),
			url('../fonts/roboto.svg#Roboto') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'GG';
	src:	url('../fonts/gg/gg.ttf');
	src:	url('../fonts/gg/gg.eot?#iefix') format('embedded-opentype'),
			url('../fonts/gg/gg.woff2') format('woff2'),
			url('../fonts/gg/gg.woff') format('woff'),
			url('../fonts/gg/gg.ttf') format('truetype'),
			url('../fonts/gg/gg.svg#GG') format('svg');
	font-display: swap;
}
@font-face {
	font-family: 'GGB';
	src:	url('../fonts/ggb/ggb.ttf');
	src:	url('../fonts/ggb/ggb.eot?#iefix') format('embedded-opentype'),
			url('../fonts/ggb/ggb.woff2') format('woff2'),
			url('../fonts/ggb/ggb.woff') format('woff'),
			url('../fonts/ggb/ggb.ttf') format('truetype'),
			url('../fonts/ggb/ggb.svg#GGB') format('svg');
	font-display: swap;
}
@font-face {
	font-family: 'AE';
	src:	url('../fonts/AE.woff2') format("woff2"), 
			url('../fonts/AE.woff') format("woff");
	font-display: swap;
}
@font-face {
	font-family: 'Adobe';
	src:	url('../fonts/Adobe/Adobe.ttf');
	src:	url('../fonts/Adobe/Adobe.eot?#iefix') format('embedded-opentype'),
			url('../fonts/Adobe/Adobe.woff2') format('woff2'),
			url('../fonts/Adobe/Adobe.woff') format('woff'),
			url('../fonts/Adobe/Adobe.ttf') format('truetype'),
			url('../fonts/Adobe/Adobe.svg#SourceCodePro-Regular') format('svg');
	font-display: swap;
}