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

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