@font-face {
  font-family: 'fontello';
  src: url('fontello.woff2') format('woff2'), url('fontello.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal
}

@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: 'Montserrat';
  src: url('Montserrat-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: 'Baskervville';
  src: url('Baskervville-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: 'Baskervville';
  src: url('Baskervville-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: 'Baskervville';
  src: url('Baskervville-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal
}

@font-face {
  font-family: 'Baskervville';
  src: url('Baskervville-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal
}

@font-face {
    font-family: 'HP Simplified';
    src: url('HPSimplified_Rg.ttf') format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'HP Simplified';
    src: url('HPSimplified.ttf') format("truetype");
    font-weight: 700;
    font-style: normal;
}
