@font-face {
  font-family: 'agaramond';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/AGaramondPro-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'agaramond';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/AGaramondPro-Bold.otf') format('opentype');
}
