


@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/common/fonts/OpenSans/OpenSans-Light.ttf') format('truetype');
  font-display: swap;
}


@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('/common/fonts/OpenSans/OpenSans-LightItalic.ttf') format('truetype');
  font-display: swap;
}


@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: normal;
  src: url('/common/fonts/OpenSans/OpenSans-Regular.ttf') format('truetype');
  font-display: swap;
}


@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: normal;
  src: url('/common/fonts/OpenSans/OpenSans-Italic.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: bold;
  src: url('/common/fonts/OpenSans/OpenSans-SemiBold.ttf') format('truetype');
  font-display: swap;
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: bold;
  src: url('/common/fonts/OpenSans/OpenSans-SemiBoldItalic.ttf') format('truetype');
  font-display: swap;
}



@font-face {
  font-family: PTSerif;
  font-style: normal;
  src: url('/common/fonts/PTSerif/PTSerif-Regular.ttf') format('truetype');
  font-display: swap;
}


@font-face {
  font-family: PTSerif;
  font-style: italic;
  src: url('/common/fonts/PTSerif/PTSerif-Italic.ttf') format('truetype');
  font-display: swap;
}


@font-face {
  font-family: PTSerif;
  font-style: normal;
  font-weight: bold;
  src: url('/common/fonts/PTSerif/PTSerif-Bold.ttf') format('truetype');
  font-display: swap;
}


@font-face {
  font-family: PTSerif;
  font-style: italic;
  font-weight: bold;
  src: url('/common/fonts/PTSerif/PTSerif-BoldItalic.ttf') format('truetype');
  font-display: swap;
}


