/*Bebas Neue*/
@font-face {
	font-family: 'Bebas Neue';
	src: url('../fonts/bebas/BebasNeueRegular.eot');
	src: local('Bebas Neue Regular'), local('BebasNeueRegular'),
		url('../fonts/bebas/BebasNeueRegular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/bebas/BebasNeueRegular.woff') format('woff'),
		url('../fonts/bebas/BebasNeueRegular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Bebas Neue';
	src: url('../fonts/bebas/BebasNeueBold.eot');
	src: local('Bebas Neue Bold'), local('BebasNeueBold'),
		url('../fonts/bebas/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/bebas/BebasNeueBold.woff') format('woff'),
		url('../fonts/bebas/BebasNeueBold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Bebas Neue';
	src: url('../fonts/bebas/BebasNeueLight.eot');
	src: local('Bebas Neue Light'), local('BebasNeueLight'),
		url('../fonts/bebas/BebasNeueLight.eot?#iefix') format('embedded-opentype'),
		url('../fonts/bebas/BebasNeueLight.woff') format('woff'),
		url('../fonts/bebas/BebasNeueLight.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Bebas Neue';
	src: url('../fonts/bebas/BebasNeue-Thin.eot');
	src: local('Bebas Neue Thin'), local('BebasNeue-Thin'),
		url('../fonts/bebas/BebasNeue-Thin.eot?#iefix') format('embedded-opentype'),
		url('../fonts/bebas/BebasNeue-Thin.woff') format('woff'),
		url('../fonts/bebas/BebasNeue-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Bebas Neue Book';
	src: url('../fonts/bebas/BebasNeueBook.eot');
	src: local('Bebas Neue Book'), local('BebasNeueBook'),
		url('../fonts/bebas/BebasNeueBook.eot?#iefix') format('embedded-opentype'),
		url('../fonts/bebas/BebasNeueBook.woff') format('woff'),
		url('../fonts/bebas/BebasNeueBook.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/*Cuprum*/

@font-face {
	font-family: 'Cuprum';
	src: url('../fonts/cuprum/Cuprum-BoldItalic.eot');
	src: local('Cuprum Bold Italic'), local('Cuprum-BoldItalic'),
		url('../fonts/cuprum/Cuprum-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/cuprum/Cuprum-BoldItalic.woff') format('woff'),
		url('../fonts/cuprum/Cuprum-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
	font-display: swap; 
}

@font-face {
	font-family: 'Cuprum';
	src: url('../fonts/cuprum/Cuprum-Italic.eot');
	src: local('Cuprum Italic'), local('Cuprum-Italic'),
		url('../fonts/cuprum/Cuprum-Italic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/cuprum/Cuprum-Italic.woff') format('woff'),
		url('../fonts/cuprum/Cuprum-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Cuprum';
	src: url('../fonts/cuprum/Cuprum-Regular.eot');
	src: local('Cuprum Regular'), local('Cuprum-Regular'),
		url('../fonts/cuprum/Cuprum-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/cuprum/Cuprum-Regular.woff') format('woff'),
		url('../fonts/cuprum/Cuprum-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Cuprum';
	src: url('../fonts/cuprum/Cuprum-Bold.eot');
	src: local('Cuprum Bold'), local('Cuprum-Bold'),
		url('../fonts/cuprum/Cuprum-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/cuprum/Cuprum-Bold.woff') format('woff'),
		url('../fonts/cuprum/Cuprum-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {  
    font-family: 'Cuprum';
    src: url('../fonts/cuprum/Cuprum-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}  