@font-face {
    font-family: "Merriweather Sans";
    font-style: italic;
    font-weight: 300;
    src: url("Merriweather%20Sans-italic-300.ttf") format("truetype");
}

@font-face {
    font-family: "Merriweather Sans";
    font-style: italic;
    font-weight: 600;
    src: url("Merriweather%20Sans-italic-600.ttf") format("truetype");
}

@font-face {
    font-family: "Merriweather Sans";
    font-style: italic;
    font-weight: bold;
    src: url("Merriweather%20Sans-italic-bold.ttf") format("truetype");
}

@font-face {
    font-family: "Merriweather Sans";
    font-style: italic;
    font-weight: normal;
    src: url("Merriweather%20Sans-italic-normal.ttf") format("truetype");
}

@font-face {
    font-family: "Merriweather Sans";
    font-style: normal;
    font-weight: 300;
    src: url("Merriweather%20Sans-normal-300.ttf") format("truetype");
}

@font-face {
    font-family: "Merriweather Sans";
    font-style: normal;
    font-weight: 500;
    src: url("Merriweather%20Sans-normal-500.ttf") format("truetype");
}

@font-face {
    font-family: "Merriweather Sans";
    font-style: normal;
    font-weight: 600;
    src: url("Merriweather%20Sans-normal-600.ttf") format("truetype");
}

@font-face {
    font-family: "Merriweather Sans";
    font-style: normal;
    font-weight: bold;
    src: url("Merriweather%20Sans-normal-bold.ttf") format("truetype");
}

@font-face {
    font-family: "Merriweather Sans";
    font-style: normal;
    font-weight: normal;
    src: url("Merriweather%20Sans-normal-normal.ttf") format("truetype");
}

