
@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 400;
  src: url('regular_1014501125.eot'); /* IE9 Compat Modes */
  src: url('regular_2002978144.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('./regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('./regular.woff') format('woff'), /* Modern Browsers */
       url('./regular.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Maven Pro';
  font-style: normal;
  font-weight: 700;
  src: url('bold_50422871.eot'); /* IE9 Compat Modes */
  src: url('bold_1006724183.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('./bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('./bold.woff') format('woff'), /* Modern Browsers */
       url('./bold.ttf') format('truetype'); /* Safari, Android, iOS */
} 