@font-face {
    font-family: 'Familjen Grotesk';
    src: url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-Regular.ttf') format('truetype'),
        url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-Regular.woff2') format('woff2'),
        url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Familjen Grotesk';
    src: url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-Italic.ttf') format('truetype'),
        url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-Italic.woff2') format('woff2'),
        url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Familjen Grotesk';
    src: url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-Medium.ttf') format('truetype'),
        url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-Medium.woff2') format('woff2'),
        url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Familjen Grotesk';
    src: url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-MediumItalic.ttf') format('truetype'),
        url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-MediumItalic.woff2') format('woff2'),
        url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Familjen Grotesk';
    src: url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-SemiBold.ttf') format('truetype'),
        url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-SemiBold.woff2') format('woff2'),
        url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Familjen Grotesk';
    src: url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-SemiBoldItalic.ttf') format('truetype'),
        url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-SemiBoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Familjen Grotesk';
    src: url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-Bold.ttf') format('truetype'),
        url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-Bold.woff2') format('woff2'),
        url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Familjen Grotesk';
    src: url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-BoldItalic.ttf') format('truetype'),
        url('../fonts/Familjen_Grotesk/static/FamiljenGrotesk-BoldItalic.woff2') format('woff2'),
        url('../fonts/FamiljenGrotesk/static/FamiljenGrotesk-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

p:not(.wp-admin) {
    font-family: 'Familjen Grotesk', Arial, sans-serif !important;
    font-weight: 400;
}

@font-face {
    font-family: 'Syne';
    src: url('../fonts/Syne/static/Syne-Regular.ttf') format('truetype'),
        url('../fonts/Syne/static/Syne-Regular.woff2') format('woff2'),
        url('../fonts/Syne/static/Syne-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Syne';
    src: url('../fonts/Syne/static/Syne-Medium.ttf') format('truetype'),
        url('../fonts/Syne/static/Syne-Medium.woff2') format('woff2'),
        url('../fonts/Syne/static/Syne-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Syne';
    src: url('../fonts/Syne/static/Syne-SemiBold.ttf') format('truetype'),
        url('../fonts/Syne/static/Syne-SemiBold.woff2') format('woff2'),
        url('../fonts/Syne/static/Syne-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Syne';
    src: url('../fonts/Syne/static/Syne-Bold.ttf') format('truetype'),
        url('../fonts/Syne/static/Syne-Bold.woff2') format('woff2'),
        url('../fonts/Syne/static/Syne-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Syne';
    src: url('../fonts/Syne/static/Syne-ExtraBold.ttf') format('truetype'),
        url('../fonts/Syne/static/Syne-ExtraBold.woff2') format('woff2'),
        url('../fonts/Syne/static/Syne-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}