/* @import url(https://fonts.googleapis.com/css?family=Merriweather+Sans:400,700); */

@font-face {
    font-family: "Merriweather";
    font-style: normal;
    font-weight: 400;
/*     src: url("../fonts/metapro-bold-webfont-eot.eot?#iefix") format("embedded-opentype"), url("../fonts/metapro-bold-webfont-woff.woff") format("woff"), url("../fonts/metapro-bold-webfont-svg.svg#metaprobold") format("svg"); */
    src: url("../fonts/Merriweather-Regular.ttf") format("truetype");
/*     src: url("https://fonts.googleapis.com/css?family=Merriweather+Sans:400,700");   */
}
@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
   src: url("../fonts/Roboto-Regular.ttf") format("truetype");
}