/* Fonts
--------------------------------------------- */

/* charm-regular - latin */
@font-face {
	src: url(../../../../fonts/charm-v5-latin-regular.eot);
	src: local(''),
	url(../../../../fonts/charm-v5-latin-regular.eot?#iefix) format('embedded-opentype'),
	url(../../../../fonts/charm-v5-latin-regular.woff2) format('woff2'),
	url(../../../../fonts/charm-v5-latin-regular.woff) format('woff'),
	url(../../../../fonts/charm-v5-latin-regular.ttf) format('truetype'),
	url(../../../../fonts/charm-v5-latin-regular.svg#Charm) format('svg');
	
	font-family: 'Charm';
	font-style: normal;
	font-weight: 400;
}

/* montserrat-regular - latin-ext_latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(../../../../fonts/montserrat-v12-latin-ext_latin-regular.eot); /* IE9 Compat Modes */
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url(../../../../fonts/montserrat-v12-latin-ext_latin-regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
       url(../../../../fonts/montserrat-v12-latin-ext_latin-regular.woff2) format('woff2'), /* Super Modern Browsers */
       url(../../../../fonts/montserrat-v12-latin-ext_latin-regular.woff) format('woff'), /* Modern Browsers */
       url(../../../../fonts/montserrat-v12-latin-ext_latin-regular.ttf) format('truetype'), /* Safari, Android, iOS */
       url(../../../../fonts/montserrat-v12-latin-ext_latin-regular.svg#Montserrat) format('svg'); /* Legacy iOS */
}

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(../../.././fonts/roboto-condensed-v16-latin-regular.eot); /* IE9 Compat Modes */
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
       url(../../.././fonts/roboto-condensed-v16-latin-regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
       url(../../.././fonts/roboto-condensed-v16-latin-regular.woff2) format('woff2'), /* Super Modern Browsers */
       url(../../.././fonts/roboto-condensed-v16-latin-regular.woff) format('woff'), /* Modern Browsers */
       url(../../.././fonts/roboto-condensed-v16-latin-regular.ttf) format('truetype'), /* Safari, Android, iOS */
       url(../../.././fonts/roboto-condensed-v16-latin-regular.svg#RobotoCondensed) format('svg'); /* Legacy iOS */
}

/* graduate-regular - latin */
@font-face {
  font-family: 'Graduate';
  font-style: normal;
  font-weight: 400;
  src: url(../../../../fonts/graduate-v8-latin-regular.eot); /* IE9 Compat Modes */
  src: local(''),
       url(../../../../fonts/graduate-v8-latin-regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
       url(../../../../fonts/graduate-v8-latin-regular.woff2) format('woff2'), /* Super Modern Browsers */
       url(../../../../fonts/graduate-v8-latin-regular.woff) format('woff'), /* Modern Browsers */
       url(../../../../fonts/graduate-v8-latin-regular.ttf) format('truetype'), /* Safari, Android, iOS */
       url(../../../../fonts/graduate-v8-latin-regular.svg#Graduate) format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(../../../../fonts/open-sans-v23-latin-ext_latin-regular.eot); /* IE9 Compat Modes */
  src: local(''),
       url(../../../../fonts/open-sans-v23-latin-ext_latin-regular.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
       url(../../../../fonts/open-sans-v23-latin-ext_latin-regular.woff2) format('woff2'), /* Super Modern Browsers */
       url(../../../../fonts/open-sans-v23-latin-ext_latin-regular.woff) format('woff'), /* Modern Browsers */
       url(../../../../fonts/open-sans-v23-latin-ext_latin-regular.ttf) format('truetype'), /* Safari, Android, iOS */
       url(../../../../fonts/open-sans-v23-latin-ext_latin-regular.svg#OpenSans) format('svg'); /* Legacy iOS */
}

		