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