/* Raleway-Regular */
@font-face {
  font-family: 'Gidole';
  font-style: normal;
  font-weight: 300;
  src: url('gidole-Regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('gidole-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('gidole-Regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('gidole-Regular.woff') format('woff'), /* Modern Browsers */
       url('gidole-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('gidole-Regular.svg#Gidole') format('svg'); /* Legacy iOS */
}

/* Raleway-Regular */
@font-face {
  font-family: 'Roboto-condensed';
  font-style: normal;
  font-weight: 300;
  src: url('roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('roboto-condensed-v25-latin-regular.svg#Roboto-condensed') format('svg'); /* Legacy iOS */
}


body {
  font-family: 'Gidole', Helvetiva, Arial;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Roboto-condensed', Helvetiva, Arial;
}