@font-face{
    font-family:'Merriweather';
    src:url("../fonts/Merriweather-Regular.eot");
    src:url("../fonts/Merriweather-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Merriweather-Regular.woff2") format("woff2"),
    url("../fonts/Merriweather-Regular.woff") format("woff"),
    url("../fonts/Merriweather-Regular.ttf") format("truetype"),
    url("../fonts/Merriweather-Regular.svg#Merriweather-Regular") format("svg");
    font-weight:400;
    font-style:normal
}

@font-face{
    font-family:'Merriweather';
    src:url("../fonts/Merriweather-Bold.eot");
    src:url("../fonts/Merriweather-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Merriweather-Bold.woff2") format("woff2"),
    url("../fonts/Merriweather-Bold.woff") format("woff"),
    url("../fonts/Merriweather-Bold.ttf") format("truetype"),
    url("../fonts/Merriweather-Bold.svg#Merriweather-Bold") format("svg");
    font-weight:700;
    font-style:normal
}