@font-face {
   font-family: "Nunito Regular";
   src: url("fonts/Nunito Regular.woff") format("woff"), url("fonts/Nunito Regular.eot") format("embedded-opentype"), url("fonts/Nunito Regular.ttf") format("truetype"), url("fonts/Nunito Regular.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Roboto Bold";
   src: url("fonts/Roboto Bold.woff") format("woff"), url("fonts/Roboto Bold.eot") format("embedded-opentype"), url("fonts/Roboto Bold.ttf") format("truetype"), url("fonts/Roboto Bold.svg") format("svg");
   font-weight: bold;
   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 Black";
   src: url("fonts/Roboto Black Italic.woff") format("woff"), url("fonts/Roboto Black Italic.eot") format("embedded-opentype"), url("fonts/Roboto Black Italic.ttf") format("truetype"), url("fonts/Roboto Black Italic.svg") format("svg");
   font-weight: normal;
   font-style: italic;
}