@font-face {
  font-family: 'Merriweather';
  src: url('Merriweather-Regular.woff2') format('woff2'), /* Modern Browsers */
       url('Merriweather-Regular.woff') format('woff'), /* Modern Browsers */
       url('Merriweather-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
