/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*@font-face {
	font-family: 'BebasNeueRegular';
	src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), 
		 url('BebasNeue-webfont.woff') format('woff'),
		 url('BebasNeue-webfont.ttf') format('truetype'),
		 url('BebasNeue-webfont.svg#webfontj1CI1MAi') format('svg');
	font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-display: swap;
	font-family: 'BebasNeueRegular';
	src: url('BebasNeue-webfont.eot');
	src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
	url('BebasNeue-webfont.woff') format('woff'),
	url('BebasNeue-webfont.ttf') format('truetype'),
	url('BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
	font-weight:normal;
	font-style:normal
}