/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

@font-face {
    font-family: 'PF Bague Sans Pro Medium';
    src: url('customfonts/PFBagueSansPro-Medium.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'PF Bague Sans Pro Ultra Black';
    src: url('customfonts/PFBagueSansPro-UltraBlack.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro-UltraBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'PF Bague Sans Pro Light Italic';
    src: url('customfonts/PFBagueSansPro-LightItalic.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'PF Bague Sans Pro Extra Thin';
    src: url('customfonts/PFBagueSansPro-ExtraThin.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro-ExtraThin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'PF Bague Sans Pro Extra Thin Italic';
    src: url('customfonts/PFBagueSansPro-ExtraThinItalic.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro-ExtraThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'PF Bague Sans Pro Hairline';
    src: url('customfonts/PFBagueSansPro-Hairline.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro-Hairline.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PF Bague Sans Pro Thin';
    src: url('customfonts/PFBagueSansPro-Thin.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'PF Bague Sans Pro Bold Italic';
    src: url('customfonts/PFBagueSansPro-BoldItalic.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'PF Bague Sans Pro Light';
    src: url('customfonts/PFBagueSansPro-Light.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'PF Bague Sans Pro Regular';
    src: url('customfonts/PFBagueSansPro.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PF Bague Sans Pro Ultra Black Italic';
    src: url('customfonts/PFBagueSansPro-UltraBlackItalic.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro-UltraBlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'PF Bague Sans Pro Black Italic';
    src: url('customfonts/PFBagueSansPro-BlackItalic.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'PF Bague Sans Pro Black';
    src: url('customfonts/PFBagueSansPro-Black.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'PF Bague Sans Pro Medium Italic';
    src: url('customfonts/PFBagueSansPro-MediumItalic.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'PF Bague Sans Pro Hairline Italic';
    src: url('customfonts/PFBagueSansPro-HairlineItalic.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro-HairlineItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'PF Bague Sans Pro Italic';
    src: url('customfonts/PFBagueSansPro-Italic.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'PF Bague Sans Pro Thin Italic';
    src: url('customfonts/PFBagueSansPro-ThinItalic.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'PF Bague Sans Pro Bold';
    src: url('customfonts/PFBagueSansPro-Bold.woff2') format('woff2'),
        url('customfonts/PFBagueSansPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'iqos_greekregular';
    src: url('customfonts/iqosgreek-regular-final-webfont.woff2') format('woff2'),
         url('customfonts/iqosgreek-regular-final-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'iqos_greekbold';
    src: url('customfonts/iqosgreek-bold-final-webfont.woff2') format('woff2'),
         url('customfonts/iqosgreek-bold-final-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}