@charset "utf-8";

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

@font-face {
  font-family: 'Gordita';
  src: url('Gordita-Regular.eot');
  src: url('Gordita-Regular.eot?#iefix') format('embedded-opentype'),
    url('Gordita-Regular.woff2') format('woff2'),
    url('Gordita-Regular.woff') format('woff'),
    url('Gordita-Regular.svg#Gordita-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gordita';
  src: url('Gordita-Bold.eot');
  src: url('Gordita-Bold.eot?#iefix') format('embedded-opentype'),
    url('Gordita-Bold.woff2') format('woff2'),
    url('Gordita-Bold.woff') format('woff'),
    url('Gordita-Bold.svg#Gordita-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

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