


@font-face {
    font-family: 'Merriweather';
    src: url('merriweather-bold-webfont.eot');
    src: url('merriweather-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('merriweather-bold-webfont.woff') format('woff'),
         url('merriweather-bold-webfont.ttf') format('truetype'),
         url('merriweather-bold-webfont.svg#merriweatherbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather';
    src: url('merriweather-light-webfont.eot');
    src: url('merriweather-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('merriweather-light-webfont.woff') format('woff'),
         url('merriweather-light-webfont.ttf') format('truetype'),
         url('merriweather-light-webfont.svg#merriweatherlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather';
    src: url('merriweather-bolditalic-webfont.eot');
    src: url('merriweather-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('merriweather-bolditalic-webfont.woff') format('woff'),
         url('merriweather-bolditalic-webfont.ttf') format('truetype'),
         url('merriweather-bolditalic-webfont.svg#merriweatherbold_italic') format('svg');
    font-weight: bold;
    font-style: italic;

}

@font-face {
    font-family: 'Merriweather';
    src: url('merriweather-lightitalic-webfont.eot');
    src: url('merriweather-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('merriweather-lightitalic-webfont.woff') format('woff'),
         url('merriweather-lightitalic-webfont.ttf') format('truetype'),
         url('merriweather-lightitalic-webfont.svg#merriweatherlight_italic') format('svg');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'NevisBold';
    src: url('nevis.eot');
    src: url('nevis.eot') format('embedded-opentype'),
         url('nevis.woff') format('woff'),
         url('nevis.ttf') format('truetype'),
         url('nevis.svg#NevisBold') format('svg');
    font-weight: normal;
    font-style: normal;
}