@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Merriweather-Regular';
    src: url('../font/Merriweather-Regular.eot');
    src: url('../font/Merriweather-Regular.eot?#iefix') format('embedded-opentype'),
         url('../font/Merriweather-Regular.woff') format('woff'),
         url('../font/Merriweather-Regular.svg#impactregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
