@font-face {
  font-family: 'aller_lt';
  src: url('../fonts/Aller/aller_lt.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Aller/aller_lt.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Aller/aller_lt.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Aller/aller_lt.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Aller/aller_lt.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Aller/aller_lt.svg#svgaller_lt') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'aller_rg';
  src: url('../fonts/Aller/aller_rg.eot'); /* IE9 Compat Modes */
  src: url('../fonts/Aller/aller_rg.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Aller/aller_rg.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Aller/aller_rg.woff') format('woff'), /* Pretty Modern Browsers */
       url('../fonts/Aller/aller_rg.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Aller/aller_rg.svg#svgaller_rg') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'), url(../fonts/raleway-extralight-webfont.woff) format('woff'),
}

@font-face {
  font-family: 'Nova Square';
  font-style: normal;
  font-weight: 400;
  src: local('Nova Square'), local('NovaSquare'), url(../fonts/nova-square.woff) format('woff');
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://fonts.gstatic.com/s/opensans/v10/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
*/