@font-face {
   font-family: "Barlow SemiBold";
   src: url("fonts/Barlow SemiBold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Montserrat";
   src: url("fonts/Montserrat-Black.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Barlow";
   src: url("fonts/Barlow Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Barlow SemiBold";
   src: url("fonts/Barlow SemiBold Italic.woff2") format("woff2");
   font-weight: bold;
   font-style: italic;
}