@font-face {
  font-family: 'iAWriterQuattro';
  src: local('iAWriterQuattro'),
    url('/fonts/iAWriterQuattroS-Regular.woff2') format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'iAWriterQuattro';
  src: local('iAWriterQuattro'),
    url('/fonts/iAWriterQuattroS-Bold.woff2') format("woff2");
  font-weight: bold;
  font-style: bold;
}
@font-face {
  font-family: 'iAWriterQuattro';
  src: local('iAWriterQuattro'),
    url('/fonts/iAWriterQuattroS-Italic.woff2') format("woff2");
  font-weight: italic;
  font-style: italic;
}


@font-face {
  font-family: 'Merriweather';
  src: url('/fonts/Merriweather-Regular.ttf') format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Merriweather';
  src: url('/fonts/Merriweather-Bold.ttf') format("truetype");
  font-weight: bold;
  font-style: bold;
}
@font-face {
  font-family: 'Merriweather';
  src: url('/fonts/Merriweather-Italic.ttf') format("truetype");
  font-weight: italic;
  font-style: italic;
}
