@font-face {
  font-family: 'Open Sans BoldItalic';
  src: url('OpenSans-BoldItalic.woff2') format('woff2'),
      url('OpenSans-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans Light';
  src: url('OpenSans-Light.woff2') format('woff2'),
      url('OpenSans-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans Bold';
  src: url('OpenSans-Bold.woff2') format('woff2'),
      url('OpenSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans SemiboldItalic';
  src: url('OpenSans-SemiboldItalic.woff2') format('woff2'),
      url('OpenSans-SemiboldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans Italic';
  src: url('OpenSans-Italic.woff2') format('woff2'),
      url('OpenSans-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  src: url('OpenSans.woff2') format('woff2'),
      url('OpenSans.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans Extrabold';
  src: url('OpenSans-Extrabold.woff2') format('woff2'),
      url('OpenSans-Extrabold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans Semibold';
  src: url('OpenSans-Semibold.woff2') format('woff2'),
      url('OpenSans-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Bembo Std Bold';
  src: url('BemboStd-Bold.woff2') format('woff2'),
      url('BemboStd-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Bembo Std SemiboldItalic';
  src: url('BemboStd-SemiboldItalic.woff2') format('woff2'),
      url('BemboStd-SemiboldItalic.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Bembo Std';
  src: url('BemboStd.woff2') format('woff2'),
      url('BemboStd.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
