@font-face {
  font-family: 'Gotham_Pro';
  src: url('/fonts/GothamProLight/GothamProLight.woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Gotham_Pro_Medium';
  src: url('/fonts/GothamProMedium/GothamProMedium.woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Cantarell_Bold';
  src: url('/fonts/Cantarell/Cantarell-Bold.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Cantarell_Regular';
  src: url('/fonts/Cantarell/Cantarell-Regular.ttf');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}