@font-face 
{
font-family: 'MW';
src: url("../fonts/Merriweather-Regular.woff2");
font-weight: normal;
font-style: normal; 
}

@font-face 
{
font-family: 'MWBold';
src: url("../fonts/Merriweather-Bold.woff2");
font-weight: 400;
font-style: normal; 
}

@font-face 
{
font-family: 'MWItalic';
src: url("../fonts/Merriweather-Italic.woff2");
font-weight: normal;
font-style: normal; 
}