
/*@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('slick.eot');
    src: url('slick.eot?#iefix') format('embedded-opentype'), url('slick.woff') format('woff'), url('slick.ttf') format('truetype'), url('slick.svg#slick') format('svg');
}*/


/**Cervo Neue - Black**/
@font-face {
    font-family: 'CervoNeue';
    src: url('CervoNeue-BlackNeue.eot?#iefix') format('embedded-opentype'),
    url('CervoNeue-BlackNeue.otf')  format('opentype'),
    url('CervoNeue-BlackNeue.woff') format('woff'),
    url('CervoNeue-BlackNeue.ttf')  format('truetype'),
    url('CervoNeue-BlackNeue.svg#CervoNeue-BlackNeue') format('svg');
    font-weight: 900;
    font-style: normal;
}


/**Cervo Neue - Semi Bold**/
@font-face {
    font-family: 'CervoNeue';
    src: 	url('CervoNeue-SemiBoldNeue.eot?#iefix') format('embedded-opentype'),
    url('CervoNeue-SemiBoldNeue.otf')  format('opentype'),
    url('CervoNeue-SemiBoldNeue.woff') format('woff'),
    url('CervoNeue-SemiBoldNeue.ttf')  format('truetype'),
    url('CervoNeue-SemiBoldNeue.svg#CervoNeue-SemiBoldNeue') format('svg');
    font-weight: 600;
    font-style: normal;
}



/*
@font-face {
	font-family: 'Klavika';
	src: url('Klavika-Regular.eot');
	src: url('Klavika-Regular.eot?#iefix') format('embedded-opentype'),
		url('Klavika-Regular.woff') format('woff'),
		url('Klavika-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Klavika';
	src: url('Klavika-Light.eot');
	src: url('Klavika-Light.eot?#iefix') format('embedded-opentype'),
		url('Klavika-Light.woff') format('woff'),
		url('Klavika-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Klavika';
	src: url('Klavika-Bold.eot');
	src: url('Klavika-Bold.eot?#iefix') format('embedded-opentype'),
		url('Klavika-Bold.woff') format('woff'),
		url('Klavika-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Klavika';
	src: url('Klavika-Medium.eot');
	src: url('Klavika-Medium.eot?#iefix') format('embedded-opentype'),
		url('Klavika-Medium.woff') format('woff'),
		url('Klavika-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}*/