@font-face {
   font-family: "Oswald";
   src: url("fonts/Oswald-RegularItalic.woff2") format("woff2");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Oswald Regular";
   src: url("fonts/Oswald Regular.woff") format("woff"), url("fonts/Oswald Regular.eot") format("embedded-opentype");
   font-weight: normal;
   font-style: normal;
}