@charset "UTF-8";
/* CSS Fonts */
@font-face{ 
	font-family: 'Archivo-Bold';
	src: url('../fonts/Archivo-Bold.eot');
	src: url('../fonts/Archivo-Bold.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Archivo-Bold.woff') format('woff'),
	     url('../fonts/Archivo-Bold.woff2') format('woff2'),
	     url('../fonts/Archivo-Bold.ttf') format('truetype'),
	     url('../fonts/Archivo-Bold.svg#webfont') format('svg');
}
@font-face{ 
	font-family: 'Archivo-ExtraBold';
	src: url('../fonts/Archivo-ExtraBold.eot');
	src: url('../fonts/Archivo-ExtraBold.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Archivo-ExtraBold.woff') format('woff'),
	     url('../fonts/Archivo-ExtraBold.woff2') format('woff2'),
	     url('../fonts/Archivo-ExtraBold.ttf') format('truetype'),
	     url('../fonts/Archivo-ExtraBold.svg#webfont') format('svg');
}
@font-face{ 
	font-family: 'Archivo-Light';
	src: url('../fonts/Archivo-Light.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Archivo-Light.woff') format('woff'),
	     url('../fonts/Archivo-Light.woff2') format('woff2'),
	     url('../fonts/Archivo-Light.ttf') format('truetype'),
	     url('../fonts/Archivo-Light.svg#webfont') format('svg');
}
@font-face{ 
	font-family: 'Archivo-Regular';
	src: url('../fonts/Archivo-Regular.eot');
	src: url('../fonts/Archivo-Regular.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Archivo-Regular.woff') format('woff'),
	     url('../fonts/Archivo-Regular.woff2') format('woff2'),
	     url('../fonts/Archivo-Regular.ttf') format('truetype'),
	     url('../fonts/Archivo-Regular.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'Archivo-Italic';
	src: url('../fonts/Archivo-Italic.eot');
	src: url('../fonts/Archivo-Italic.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Archivo-Italic.woff') format('woff'),
	    url('../fonts/Archivo-Italic.woff2') format('woff2'), 
	     url('../fonts/Archivo-Italic.ttf') format('truetype'),
	     url('../fonts/Archivo-Italic.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'Archivo-SemiBold';
	src: url('../fonts/Archivo-SemiBold.eot');
	src: url('../fonts/Archivo-SemiBold.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Archivo-SemiBold.woff') format('woff'),
	     url('../fonts/Archivo-SemiBold.woff') format('woff2'),
	     url('../fonts/Archivo-SemiBold.ttf') format('truetype'),
	     url('../fonts/Archivo-SemiBold.svg#webfont') format('svg');
}

@font-face{ 
	font-family: 'Archivo-Medium';
	src: url('../fonts/Archivo-Medium.eot');
	src: url('../fonts/Archivo-Medium.eot?#iefix') format('embedded-opentype'),
	     url('../fonts/Archivo-Medium.woff') format('woff'),
	     url('../fonts/Archivo-Medium.woff2') format('woff2'),
	     url('../fonts/Archivo-Medium.ttf') format('truetype'),
	     url('../fonts/Archivo-Medium.svg#webfont') format('svg');
}