﻿/* regular */
@font-face {
	font-family: 'ATE';
	src: url('../../fonts/EtelkaLight.woff') format('woff');
	font-weight: 400;
}

/* bold */
@font-face {
	font-family: 'ATE';
	src: url('../../fonts/EtelkaLight.woff') format('woff');
	font-weight: 600;
}

/* regular */
@font-face {
	font-family: 'Continental';
	src: url('../../fonts/Continental Stag Sans LCG-Light.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}

/* italic */
@font-face {
	font-family: 'Continental';
	src: url('../../fonts/Continental Stag Sans LCG-Light Italic.woff') format('woff');
	font-weight: 100;
	font-style: italic;
}

/* Fallback */
@font-face {
	font-family: 'Continental StagSans LCG LT';
	src: url('../../fonts/Continental Stag Sans LCG-Light.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Continental StagSans LCG BK';
	src: url('../../fonts/Continental Stag Sans LCG-Book.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Continental StagSans LCG MD';
	src: url('../../fonts/Continental Stag Sans LCG-Medium.woff') format('woff');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'Etelka Light';
	src: url('../../fonts/EtelkaLight.woff') format('woff');
	font-weight: 400;
}

@font-face {
	font-family: 'Etelka Medium';
	src: url('../../fonts/EtelkaMedium.woff') format('woff');
	font-weight: 400;
}