@font-face {
   font-family: "Brown";
   src: url("fonts/Brown-Bold.woff") format("woff"), url("fonts/Brown-Bold.eot") format("embedded-opentype"), url("fonts/Brown-Bold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Brown";
   src: url("fonts/Brown-Light.woff") format("woff"), url("fonts/Brown-Light.eot") format("embedded-opentype"), url("fonts/Brown-Light.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Brown";
   src: url("fonts/Brown-Regular.woff") format("woff"), url("fonts/Brown-Regular.eot") format("embedded-opentype"), url("fonts/Brown-Regular.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: "Brown";
   src: url("fonts/Brown-Thin.woff") format("woff"), url("fonts/Brown-Thin.eot") format("embedded-opentype"), url("fonts/Brown-Thin.ttf") format("truetype"), url("fonts/Brown-Thin.svg") format("svg");
   font-weight: normal;
   font-style: normal;
}