@font-face {
  font-family: 'Georgia Pro';
  font-style: normal;
  font-weight: 700;
  src: url('GeorgiaPro-700-bold.ttf');
  font-display: swap;
}

@font-face {
  font-family: 'Grota Sans';
  font-style: normal;
  font-weight: 500;
  src: url('GrotaSans-500-medium.ttf');
  font-display: swap;
}

@font-face {
  font-family: 'Grota Sans';
  font-style: normal;
  font-weight: 800;
  src: url('GrotaSans-800-extrabold.woff');
  font-display: swap;
}

@font-face {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 400;
  src: url('ProximaNova-400-regular-webfont.woff');
  font-display: swap;
}

@font-face {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 600;
  src: url('ProximaNova-600-semi-bold-webfont.woff');
  font-display: swap;
}

@font-face {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 700;
  src: url('ProximaNova-700-bold-webfont.woff');
  font-display: swap;
}
