@font-face {
   font-family: "NewYork";
   src: url("fonts/NewYork.woff") format("woff"), url("fonts/NewYork.eot") format("embedded-opentype"), url("fonts/NewYork.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Avenir Roman";
   src: url("fonts/Avenir Roman.woff") format("woff"), url("fonts/Avenir Roman.eot") format("embedded-opentype"), url("fonts/Avenir Roman.ttf") format("truetype"), url("fonts/Avenir Roman.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;
}
@font-face {
   font-family: "Montserrat";
   src: url("fonts/Montserrat.woff") format("woff"), url("fonts/Montserrat.eot") format("embedded-opentype"), url("fonts/Montserrat.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Montserrat";
   src: url("fonts/Montserrat Bold.woff") format("woff"), url("fonts/Montserrat Bold.eot") format("embedded-opentype"), url("fonts/Montserrat Bold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Roboto";
   src: url("fonts/Roboto.woff") format("woff"), url("fonts/Roboto.eot") format("embedded-opentype"), url("fonts/Roboto.ttf") format("truetype"), url("fonts/Roboto.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}