@font-face {
   font-family: "Raleway";
   src: url("fonts/Raleway Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Raleway";
   src: url("fonts/Raleway Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Oswald";
   src: url("fonts/Oswald-Regular.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Raleway Light";
   src: url("fonts/Raleway Light.woff2") format("woff2");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Lato";
   src: url("fonts/Lato Bold.woff2") format("woff2");
   font-weight: bold;
   font-style: normal;
}