@font-face {
    font-family: 'harietta';
    src: url('/fonts/HV_Harietta_Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }

@font-face {
  font-family: 'harietta';
  src: url('/fonts/HV_Harietta_Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'florentino';
  src: url('/fonts/HV_Florentino_Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'florentino';
  src: url('/fonts/HV_Florentino_Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'sortsMillGoudy';
  src: url('/fonts/SortsMillGoudy-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'sortsMillGoudy';
  src: url('/fonts/SortsMillGoudy-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}