/**
 * https://www.fontsquirrel.com/tools/webfont-generator
 * Get woff files from the URL above to make font work
 */

@font-face {
  font-family: 'Sofia Pro';
  src: local('Sofia Pro Regular'), local('Sofia-Pro-Regular'),
      url('SofiaProRegular.woff2') format('woff2'),
      url('SofiaProRegular.woff') format('woff'),
      url('SofiaProRegular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Hobo Std';
  src: local('Hobo Std'), local('Hobo Std'),
      url('HoboStd.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'mamounsregular';
  src: url('mamouns-webfont.woff2') format('woff2'), url('mamouns-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Questrial';
  src: local('Questrial Regular'), local('Questrial-Regular'), url('Questrial-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Days';
  src: local('Days'), url('Days.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Futura Std Book';
  src: local('Futura Std Book'), url('futura-std-book.otf') format('otf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'biennaleblack';
  src: url('biennale_black-webfont.woff2') format('woff2'),
       url('biennale_black-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'biennalebold';
  src: url('biennale_bold-webfont.woff2') format('woff2'),
       url('biennale_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'biennalebook';
  src: url('biennale_book-webfont.woff2') format('woff2'),
       url('biennale_book-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'biennaleheavy';
  src: url('biennale_heavy-webfont.woff2') format('woff2'),
       url('biennale_heavy-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'biennalelight';
  src: url('biennale_light-webfont.woff2') format('woff2'),
       url('biennale_light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'biennalemedium';
  src: url('biennale_medium-webfont.woff2') format('woff2'),
       url('biennale_medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'biennaleregular';
  src: url('biennale_regular-webfont.woff2') format('woff2'),
       url('biennale_regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'biennalesemibold';
  src: url('biennale_semibold-webfont.woff2') format('woff2'),
       url('biennale_semibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'biennalethin';
  src: url('biennale_thin-webfont.woff2') format('woff2'),
       url('biennale_thin-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'biennaleultra_light';
  src: url('biennale_ultra_light-webfont.woff2') format('woff2'),
       url('biennale_ultra_light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'questrialregular';
  src: url('questrial-regular-webfont.woff2') format('woff2'),
       url('questrial-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'rockwell';
  src: url('rockwell.ttf') format('truetype'),
       url('rockwell-bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Arvo';
  src: url('Arvo-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-Bold.ttf') format('truetype'),
       url('OpenSans-Regular.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans-Bold.ttf') format('truetype'),
       url('OpenSans-Regular.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}