@font-face {
   font-family: "Roboto";
   src: url("fonts/Roboto Regular.woff") format("woff"), url("fonts/Roboto Regular.eot") format("embedded-opentype"), url("fonts/Roboto Regular.ttf") format("truetype"), url("fonts/Roboto Regular.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Montserrat";
   src: url("fonts/Montserrat Regular.woff") format("woff"), url("fonts/Montserrat Regular.eot") format("embedded-opentype"), url("fonts/Montserrat Regular.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Roboto Black";
   src: url("fonts/Roboto Black.woff") format("woff"), url("fonts/Roboto Black.eot") format("embedded-opentype"), url("fonts/Roboto Black.ttf") format("truetype"), url("fonts/Roboto Black.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Roboto Medium";
   src: url("fonts/Roboto Medium.woff") format("woff"), url("fonts/Roboto Medium.eot") format("embedded-opentype"), url("fonts/Roboto Medium.ttf") format("truetype"), url("fonts/Roboto Medium.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Roboto Medium";
   src: url("fonts/Roboto Medium Italic.woff") format("woff"), url("fonts/Roboto Medium Italic.eot") format("embedded-opentype"), url("fonts/Roboto Medium Italic.ttf") format("truetype"), url("fonts/Roboto Medium Italic.svg") format("svg");
   font-weight: normal;
   font-style: italic;
}