@font-face {
  font-family: 'conthrax';
  src: url('conthraxsemibold.eot');
  src: url('conthraxsemibold.eot?#iefix') format('embedded-opentype'),
       url('conthraxsemibold.ttf') format('truetype'),
       url('conthraxsemibold.woff') format('woff'),
       url('conthraxsemibold.woff2') format('woff2'),
       url('conthraxsemibold.otf') format('otf');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geologica';
  src: local('Geologica Roman Regular'), local('Geologica-Roman-Regular'),
      url("GeologicaRoman-Regular.eot?#iefix") format("embedded-opentype"),
      url('GeologicaRoman-Regular.woff2') format('woff2'),
      url('GeologicaRoman-Regular.woff') format('woff'),
      url('GeologicaRoman-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geologica';
  src: local('Geologica Roman Light'), local('Geologica-Roman-Light'),
      url("GeologicaRoman-Light.eot?#iefix") format("embedded-opentype"),
      url('GeologicaRoman-Light.woff2') format('woff2'),
      url('GeologicaRoman-Light.woff') format('woff'),
      url('GeologicaRoman-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Geologica';
  src: local('Geologica Roman Bold'), local('Geologica-Roman-Bold'),
      url("GeologicaRoman-Bold.eot?#iefix") format("embedded-opentype"),
      url('GeologicaRoman-Bold.woff2') format('woff2'),
      url('GeologicaRoman-Bold.woff') format('woff'),
      url('GeologicaRoman-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: local('Poppins Medium'), local('Poppins-Medium'),
      url("Poppins-Medium.eot?#iefix") format("embedded-opentype"),
      url('Poppins-Medium.woff2') format('woff2'),
      url('Poppins-Medium.woff') format('woff'),
      url('Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: local('Poppins Bold'), local('Poppins-Bold'),
      url("Poppins-Bold.eot?#iefix") format("embedded-opentype"),
      url('Poppins-Bold.woff2') format('woff2'),
      url('Poppins-Bold.woff') format('woff'),
      url('Poppins-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Poppins';
  src: local('Poppins Regular'), local('Poppins-Regular'),
      url("Poppins-Regular.eot?#iefix") format("embedded-opentype"),
      url('Poppins-Regular.woff2') format('woff2'),
      url('Poppins-Regular.woff') format('woff'),
      url('Poppins-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}