@font-face {
  font-family: "Raleway-Light";
  src: url("../fonts/Raleway-Light.eot?#iefix") format("embedded-opentype"), 
       url("../fonts/Raleway-Light.woff") format("woff"), 
       url("../fonts/Raleway-Light.ttf")  format("truetype"),
       url("../fonts/Raleway-Light.svg#svgFontName") format("svg");
}
@font-face {
  font-family: "OpenSans-Light";
  src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), 
       url("../fonts/OpenSans-Light.woff") format("woff"), 
       url("../fonts/OpenSans-Light.ttf")  format("truetype"),
       url("../fonts/OpenSans-Light.svg#svgFontName") format("svg");
}
@font-face {
  font-family: "OpenSans-Regular";
  src: url("../fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), 
       url("../fonts/OpenSans-Regular.woff") format("woff"), 
       url("../fonts/OpenSans-Regular.ttf")  format("truetype"),
       url("../fonts/OpenSans-Regular.svg#svgFontName") format("svg");
}
@font-face {
  font-family: "Roboto-Thin";
  src: url("../fonts/Roboto-Thin.eot?#iefix") format("embedded-opentype"), 
       url("../fonts/Roboto-Thin.woff") format("woff"), 
       url("../fonts/Roboto-Thin.ttf")  format("truetype"),
       url("../fonts/Roboto-Thin.svg#svgFontName") format("svg");
}