
@font-face {
    font-display: swap;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../../../typo3conf/ext/heemstede/Resources/Public/Fonts/Pt-sans/pt-sans-v8-latin-regular.woff2') format('woff2'),
         url('../../../typo3conf/ext/heemstede/Resources/Public/Fonts/Pt-sans/pt-sans-v8-latin-regular.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 400;
    src: url('../../../typo3conf/ext/heemstede/Resources/Public/Fonts/Pt-sans/pt-sans-v8-latin-italic.woff2') format('woff2'),
         url('../../../typo3conf/ext/heemstede/Resources/Public/Fonts/Pt-sans/pt-sans-v8-latin-italic.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../../../typo3conf/ext/heemstede/Resources/Public/Fonts/Pt-sans/pt-sans-v8-latin-700.woff2') format('woff2'),
         url('../../../typo3conf/ext/heemstede/Resources/Public/Fonts/Pt-sans/pt-sans-v8-latin-700.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'PT Sans';
    font-style: italic;
    font-weight: 700;
    src: url('../../../typo3conf/ext/heemstede/Resources/Public/Fonts/Pt-sans/pt-sans-v8-latin-700italic.woff2') format('woff2'),
         url('../../../typo3conf/ext/heemstede/Resources/Public/Fonts/Pt-sans/pt-sans-v8-latin-700italic.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 400;
    src: url('../../../typo3conf/ext/heemstede/Resources/Public/Fonts/Pt-sans-narrow/pt-sans-narrow-v7-latin-regular.woff2') format('woff2'),
         url('../../../typo3conf/ext/heemstede/Resources/Public/Fonts/Pt-sans-narrow/pt-sans-narrow-v7-latin-regular.woff') format('woff');
}

@font-face {
    font-display: swap;
    font-family: 'PT Sans Narrow';
    font-style: normal;
    font-weight: 700;
    src: url('../../../typo3conf/ext/heemstede/Resources/Public/Fonts/Pt-sans-narrow/pt-sans-narrow-v7-latin-700.woff2') format('woff2'),
         url('../../../typo3conf/ext/heemstede/Resources/Public/Fonts/Pt-sans-narrow/pt-sans-narrow-v7-latin-700.woff') format('woff');
}
