@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 300;
  src: url('./../fonts/mulish.woff2') format('woff2'),
    url('./../fonts/mulish300.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 400;
  src: url('./../fonts/mulish.woff2') format('woff2'),
    url('./../fonts/mulish400.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 700;
  src: url('./../fonts/mulish.woff2') format('woff2'),
    url('./../fonts/mulish700.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Mulish';
  font-style: normal;
  font-weight: 800;
  src: url('./../fonts/mulish.woff2') format('woff2'),
    url('./../fonts/mulish800.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 600;
  src: url('./../fonts/asap.woff2') format('woff2'), url('./../fonts/asap600.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'Asap';
  font-style: normal;
  font-weight: 700;
  src: url('./../fonts/asap.woff2') format('woff2'), url('./../fonts/asap700.woff') format('woff');
  font-display: swap;
}
