@font-face {
   font-family: "Montserrat SemiBold";
   src: url("fonts/Montserrat SemiBold.woff") format("woff"), url("fonts/Montserrat SemiBold.eot") format("embedded-opentype"), url("fonts/Montserrat SemiBold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Montserrat Thin";
   src: url("fonts/Montserrat Thin Italic.woff") format("woff"), url("fonts/Montserrat Thin Italic.eot") format("embedded-opentype"), url("fonts/Montserrat Thin Italic.otf") format("opentype");
   font-weight: normal;
   font-style: italic;
}
@font-face {
   font-family: "Montserrat Thin";
   src: url("fonts/Montserrat Thin.woff") format("woff"), url("fonts/Montserrat Thin.eot") format("embedded-opentype"), url("fonts/Montserrat Thin.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}