@font-face {
	font-family:'CadizWeb';
	src: url('CadizWeb-Bold.eot'); /* IE9 Compat Modes */
	src: url('CadizWeb-Bold-.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('CadizWeb-Bold.woff2') format('woff2'), /* Super Modern Browsers */
         url('CadizWeb-Bold.woff') format('woff'); /* Pretty Modern Browsers */
	font-weight: 700;
	font-style: normal;
	font-stretch: normal;
	unicode-range: U+000D-FB04;
}

@font-face {
    font-family:'CadizWeb';
    src: url('CadizWeb-Regular.eot'); /* IE9 Compat Modes */
    src: url('CadizWeb-Regular-.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('CadizWeb-Regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('CadizWeb-Regular.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+000D-FB04;
}