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

/* * src: url('fonts/merriweather-regular-webfont.eot'); */
@font-face {
    font-family: 'merriweatherregular';
    src: url('fonts/merriweather-regular-webfont.eot');
    src: url('fonts/merriweather-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/merriweather-regular-webfont.svg#merriweatherregular') format('svg'),
         url('fonts/merriweather-regular-webfont.woff') format('woff'),
         url('fonts/merriweather-regular-webfont.ttf') format('truetype');         
    font-weight: normal;
    font-style: normal;

} 

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

} 