@font-face {
  font-family: 'Mont';
  src: url('Mont-Bold.woff2') format('woff2'),
      url('Mont-Bold.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mont';
  src: url('Mont-BoldItalic.woff2') format('woff2'),
      url('Mont-BoldItalic.woff') format('woff');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Mont';
  src: url('Mont-SemiBold.woff2') format('woff2'),
      url('Mont-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mont';
  src: url('Mont-Regular.woff2') format('woff2'),
      url('Mont-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Mont';
  src: url('Mont-Heavy.woff2') format('woff2'),
      url('Mont-Heavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
