
@font-face {
  font-family: 'Inter';
  src: url('Inter-VariableFont_wght.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;

}

@font-face {
  font-family: 'Inter';
  src: url('Inter-VariableFont_wght.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;

}

@font-face {
  font-family: 'Inter';
  src: url('Inter-VariableFont_wght.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;

}

/* @font-face {
  font-family: 'mont';
  src: url('Mont-Book.woff2') format('woff2'),
       url('Mont-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;

}

@font-face {
  font-family: 'mont';
  src: url('Mont-Light.woff2') format('woff2'),
       url('Mont-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;

}


@font-face {
  font-family: 'mont';
  src: url('Mont-Regular.woff2') format('woff2'),
       url('Mont-Regular.woff') format('woff');
  font-weight: 500;
  font-style: normal;
} */
