
@font-face {
	font-family: 'CenturyGothic';
	src: url('fonts/CenturyGothicBI.ttf');
	font-weight: bold;
	font-style: italic, oblique;
}
@font-face {
	font-family: 'CenturyGothic';
	src: url('fonts/CenturyGothicB.ttf');
	font-weight: bold;
}
@font-face {
	font-family: 'CenturyGothic';
	src: url('fonts/CenturyGothicI.ttf');
	font-style: italic, oblique;
}
@font-face {
	font-family: 'CenturyGothic';
	src: url('fonts/CenturyGothic.ttf');
}

@font-face {
	font-family: 'Calibri';
	src: url('fonts/CalibriBI.ttf');
	font-weight: bold;
	font-style: italic, oblique;
}
@font-face {
	font-family: 'Calibri';
	src: url('fonts/CalibriB.ttf');
	font-weight: bold;
}
@font-face {
	font-family: 'Calibri';
	src: url('fonts/CalibriI.ttf');
	font-style: italic, oblique;
}
@font-face {
	font-family: 'Calibri';
	src: url('fonts/Calibri.ttf');
}

@font-face {
	font-family: 'IcoMoon-Ultimate';
	src: url('fonts/IcoMoon-Ultimate.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}