@font-face {
	font-family: 'SansationLight';
	src: url('./SansationLight.eot');
	src: local('SansationLight'), url('./SansationLight.woff') format('woff'), url('./SansationLight.ttf') format('truetype');
}
@font-face {
    font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/Titillium-Regular.otf'); /* IE9 Compat Modes */
	src: local(''),
    	url('../fonts/TitilliumWeb-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
		url('../fonts/Titillium-Regular.woff') format('woff'), /* Modern Browsers */
		url('../fonts/TitilliumWeb-Regular.woff2') format('woff2'); /* Super Modern Browsers */
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* georama-regular - latin */
@font-face {
	font-family: 'Georama';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/georama-v8-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('../fonts/georama-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../fonts/georama-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../fonts/georama-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
		 url('../fonts/georama-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/georama-v8-latin-regular.svg#Georama') format('svg'); /* Legacy iOS */
  }  
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_423">Text with this font applied</p> */
.fontsforweb_SansationLight {
	font-family: 'SansationLight' !important;
}
.fontsforweb_Georama {
	font-family: 'Georama', 'calibri', Sans-Serif !important;
}
.fontsforweb_Titillium_Web {
	font-family: 'Titillium Web', 'Georama', 'calibri', Sans-Serif !important;
}

/* Font downloaded from FontsForWeb.com */