@font-face {
  font-display: swap;
  font-family: 'PT Sans';
  font-weight: 400;
  font-style: normal;
  src: url('./PT_Sans-Web-Regular.woff2?var=2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
  font-display: swap;
  font-family: 'PT Sans';
  font-weight: 700;
  font-style: normal;
  src: url('./PT_Sans-Web-Bold.woff2?var=2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
  font-display: swap;
  font-family: 'BloggerSans-Light';
  font-style: normal;
  src: url('./BloggerSans-Light.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
  font-display: swap;
  font-family: 'BloggerSans-Bold';
  font-weight: 700;
  font-style: normal;
  src: url('./BloggerSans-Bold.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
