/* Inter Variable (local) */
/*@font-face{*/
/*  font-family: "Inter";*/
/*  src: url("../fonts/inter/inter-var.woff2") format("woff2");*/
/*  font-weight: 100 900;*/
/*  font-style: normal;*/
/*  font-display: swap;*/
/*}*/

/*@font-face{*/
/*  font-family: "Inter";*/
/*  src: url("../fonts/inter/inter-var-italic.woff2") format("woff2");*/
/*  font-weight: 100 900;*/
/*  font-style: italic;*/
/*  font-display: swap;*/
/*}*/


/* Montserrat (local) */
/*@font-face{*/
/*  font-family: "Montserrat";*/
/*  src: url("../fonts/montserrat/Montserrat-Regular.woff2") format("woff2");*/
/*  font-weight: 400;*/
/*  font-style: normal;*/
/*  font-display: swap;*/
/*}*/
/*@font-face{*/
/*  font-family: "Montserrat";*/
/*  src: url("../fonts/montserrat/Montserrat-Medium.woff2") format("woff2");*/
/*  font-weight: 500;*/
/*  font-style: normal;*/
/*  font-display: swap;*/
/*}*/
/*@font-face{*/
/*  font-family: "Montserrat";*/
/*  src: url("../fonts/montserrat/Montserrat-SemiBold.woff2") format("woff2");*/
/*  font-weight: 600;*/
/*  font-style: normal;*/
/*  font-display: swap;*/
/*}*/
/*@font-face{*/
/*  font-family: "Montserrat";*/
/*  src: url("../fonts/montserrat/Montserrat-Bold.woff2") format("woff2");*/
/*  font-weight: 700;*/
/*  font-style: normal;*/
/*  font-display: swap;*/
/*}*/

/* Visby @font-face */


@font-face{
  font-family:"Visby";
  src:url("../fonts/visby/VisbyRegular.woff2") format("woff2");
  font-weight:400;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:"Visby";
  src:url("../fonts/visby/VisbyItalic.woff2") format("woff2");
  font-weight:400;
  font-style:italic;
  font-display:swap;
}
@font-face{
  font-family:"Visby";
  src:url("../fonts/visby/VisbyMedium.woff2") format("woff2");
  font-weight:500;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:"Visby";
  src:url("../fonts/visby/VisbyMediumItalic.woff2") format("woff2");
  font-weight:500;
  font-style:italic;
  font-display:swap;
}
@font-face{
  font-family:"Visby";
  src:url("../fonts/visby/VisbySemibold.woff2") format("woff2");
  font-weight:600;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:"Visby";
  src:url("../fonts/visby/VisbySemiboldItalic.woff2") format("woff2");
  font-weight:600;
  font-style:italic;
  font-display:swap;
}
@font-face{
  font-family:"Visby";
  src:url("../fonts/visby/VisbyBold.woff2") format("woff2");
  font-weight:700;
  font-style:normal;
  font-display:swap;
}
@font-face{
  font-family:"Visby";
  src:url("../fonts/visby/VisbyBoldItalic.woff2") format("woff2");
  font-weight:700;
  font-style:italic;
  font-display:swap;
}



