
/* postea-bold-700 */
@font-face {
  font-display: swap;
  font-family: Postea;
  font-style: normal;
  font-weight: 700;
  src:
    url('./postea-bold.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('./postea-bold.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
}

/* postea-semibold-600 */
@font-face {
  font-display: swap;
  font-family: Postea;
  font-style: normal;
  font-weight: 600;
  src:
    url('./postea-semibold.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('./postea-semibold.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
}


/* font-family "Postea from agra_private" is used in WeAct transactional and blast mails */
/* postea-bold-700 */
@font-face {
  font-display: swap;
  font-family: 'Postea from agra_private';
  font-style: normal;
  font-weight: 700;
  src:
    url('./postea-bold.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('./postea-bold.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
}

/* postea-semibold-600 */
@font-face {
  font-display: swap;
  font-family: 'Postea from agra_private';
  font-style: normal;
  font-weight: 600;
  src:
    url('./postea-semibold.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
    url('./postea-semibold.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
}
