@counter-style parenthesis {
  system: numeric;
  symbols: '0' '1' '2' '3' '4' '5' '6' '7' '8' '9';
  suffix: ') ';
}
@font-face {
  font-family: 'Merriweather';
  src: url('fonts/Merriweather.ttf');
}
@font-face {
  font-family: 'MerriweatherSans';
  src: url('fonts/Merriweather-Sans.ttf');
}
@font-face {
  font-family: 'Handwriting';
  src: url('fonts/Handwriting.ttf');
}
