@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700,900);
@font-face {
    font-family: 'universaldoomsday-boldbold';
    src: url('../fonts/layarbahterauniversaldoomsdaybold-webfont.woff2') format('woff2'),
         url('../fonts/layarbahterauniversaldoomsdaybold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.svg#icomoon') format('svg'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.cd-dropdown span[class^="icon-"]:before, 
.cd-dropdown span[class*=" icon-"]:before {
	font-family:$font_aviner;
	font-style: normal;
	speak: none;
	font-weight: normal;
	position: absolute;
	font-size: 30px;
	line-height: 30px;
	width: 30px;
	top: 56%;
	left: 15px;
	margin-top: -20px;
	text-align: center;
}
@font-face {
  font-family: 'AvenirLTStd-Roman';
  src: url('../fonts/AvenirLTStd-Roman.eot?#iefix') format('embedded-opentype'),  url('../fonts/AvenirLTStd-Roman.otf')  format('opentype'),
	     url('../fonts/AvenirLTStd-Roman.woff') format('woff'), url('../fonts/AvenirLTStd-Roman.ttf')  format('truetype'), url('../fonts/AvenirLTStd-Roman.svg#AvenirLTStd-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
}
