/* Fonts */

@font-face{
  font-family:"Soho W01 Medium";
  font-display:swap;
  src:url("../fonts/soho-medium.woff2") 
  format("woff2")
}

@font-face{
  font-family:"Akko W01 Regular";
  font-display:swap;
  src:url("../fonts/akko-regular.woff2") 
  format("woff2")
}