@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 900;
  src: url('Gilroy-Heavy.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.bunny.net/montserrat/files/montserrat-latin-700-normal.woff2) format('woff2'); 
  font-display: swap;

}