/*
Theme Name: De Warande theme
Theme URI: https://interactit.nl
Version: 1.0
Description: Theme voor De Warande Sint Jansteen
Author: Interact-IT
Author URI: https://interactit.nl
template: bb-theme
*/

/* Add your custom styles here...Remember to change the Version number above! */ 

@font-face {
    font-family: "Isidora Light";
    font-weight: 300;
    font-display: swap;
    src: url(/wp-content/uploads/Isidora-Light.woff2) format("woff2");
}

@font-face {
    font-family: "Isidora Regular";
    font-weight: 400;
    font-display: swap;
    src: url(/wp-content/uploads/Isidora-Regular.woff2) format("woff2");
}

@font-face {
    font-family: "Isidora Medium";
    font-weight: 500;
    font-display: swap;
    src: url(/wp-content/uploads/Isidora-Medium.woff2) format("woff2");
}

@font-face {
    font-family: "Isidora Semibold";
    font-weight: 600;
    font-display: swap;
    src: url(/wp-content/uploads/Isidora-SemiBold.woff2) format("woff2");
}

@font-face {
    font-family: "Isidora Bold";
    font-weight: 700;
    font-display: swap;
    src: url(/wp-content/uploads/Isidora-Bold.woff2) format("woff2");
}

@font-face {
    font-family: "Isidora Light Italic";
    font-weight: 300;
    font-style: italic;
    font-display: swap;
    src: url(/wp-content/uploads/Isidora-LightIt.woff2) format("woff2");
}

@font-face {
    font-family: "Isidora Regular Italic";
    font-weight: 400;
    font-style: italic;
    font-display: swap;
    src: url(/wp-content/uploads/Isidora-RegularIt.woff2) format("woff2");
}

@font-face {
    font-family: "Isidora Medium Italic";
    font-weight: 500;
    font-style: italic;
    font-display: swap;
    src: url(/wp-content/uploads/Isidora-MediumIt.woff2) format("woff2");
}

@font-face {
    font-family: "Isidora Semibold Italic";
    font-weight: 600;
    font-style: italic;
    font-display: swap;
    src: url(/wp-content/uploads/Isidora-SemiBoldIt.woff2) format("woff2");
}

@font-face {
    font-family: "Isidora Bold Italic";
    font-weight: 700;
    font-style: italic;
    font-display: swap;
    src: url(/wp-content/uploads/Isidora-BoldIt.woff2) format("woff2");
}