
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap');


@font-face {
  font-family: 'NexaRustSansBlack';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(NexaRustSansBlack/font.woff2) format('woff2');
}

@font-face {
  font-family: 'NexaRustScript';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(NexaRustScriptS1/font.woff2) format('woff2');
}

@font-face {
  font-family: 'Armagedda';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(ArmagedaCondensed/font.woff2) format('woff2');
}

  


@media screen and (max-width:600px){
  html{
 
    font-size: 13px;
  }
}