/* ********** ********** ********** ********** ********** Hex CSS Typography */

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

@font-face {
  font-family: 'Din Regular';
  src: url('../fonts/din-regular-webfont.eot'); /* IE9 Compat Modes */
  src: url('../fonts/din-regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/din-regular-webfont.woff') format('woff'), /* Modern Browsers */
       url('../fonts/din-regular-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('../fonts/din-regular-webfont.svg#din-regular-webfont') format('svg'); /* Legacy iOS */
}