/* DMO FONTS CSS */
@font-face {
	font-family: 'Alegreya Sans SC';
	  font-style: normal;
		font-weight: 400;
		src: local('Alegreya Sans SC'), local('AlegreyaSansSC-Regular'), url(/fonts/Alegreya.woff) format('woff');
}
@font-face {
	font-family: 'Audiowide';
	  font-style: normal;
		font-weight: 400;
		src: local('Audiowide'), local('Audiowide-Regular'), url(/fonts/Audiowide.woff) format('woff');
}
@font-face {
	font-family: 'Carrois Gothic SC';
	  font-style: normal;
		font-weight: 400;
		src: local('Carrois Gothic SC'), local('CarroisGothicSC-Regular'), url(/fonts/Carrois.woff) format('woff');
}
@font-face {
	font-family: 'Codystar';
	  font-style: normal;
		font-weight: 400;
		src: local('Codystar'), url(/fonts/Codystar.woff) format('woff');
}
@font-face {
	font-family: 'Lemon';
	  font-style: normal;
		font-weight: 400;
		src: local('Lemon Regular'), local('Lemon-Regular'), url(/fonts/Lemon.woff) format('woff');
}
@font-face {
	font-family: 'Shadows Into Light';
	  font-style: normal;
		font-weight: 400;
		src: local('Shadows Into Light'), local('ShadowsIntoLight'), url(/fonts/ShadowsIntoLight.woff) format('woff');
}

@font-face {
  font-family: 'FontAwesome';
  font-weight: normal;
  font-style: normal;
  src: local('Font Awesome'), local('FontAwesome'), url(/fonts/FontAwesome.woff) format('woff');
}

@font-face {
  font-family: 'BebasNeueRegular';
    font-weight: normal;
    font-style: normal;
    src: local('BebasNeue Regular'), local('BebasNeueRegular'), url(/fonts/BebasNeue-webfont.woff) format('woff');
}
