@font-face {
  font-family: 'Calibre';
  src: url('../fonts/CalibreWeb-Regular.woff2') format('woff2'),
    url('../fonts/CalibreWeb-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Calilbre';
  src: url('../fonts/CalibreWeb-RegularItalic.woff2') format('woff2'),
    url('../fonts/CalibreWeb-RegularItalic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Calibre';
  src: url('../fonts/CalibreWeb-Bold.woff2') format('woff2'),
    url('../fonts/CalibreWeb-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Calilbre';
  src: url('../fonts/CalibreWeb-BoldItalic.woff2') format('woff2'),
    url('../fonts/CalibreWeb-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GothamSSm-Book.woff2') format('woff2'),
    url('../fonts/GothamSSm-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GothamSSm-BookItalic.woff2') format('woff2'),
    url('../fonts/GothamSSm-BookItalic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GothamSSm-Medium.woff2') format('woff2'),
    url('../fonts/GothamSSm-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GothamSSm-MediumItalic.woff2') format('woff2'),
    url('../fonts/GothamSSm-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GothamSSm-Bold.woff2') format('woff2'),
    url('../fonts/GothamSSm-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GothamSSm-BoldItalic.woff2') format('woff2'),
    url('../fonts/GothamSSm-BoldItalic.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}
