/*
Theme Name: Ad'on Main Theme :: Child Theme
Theme URI: https://www.ad-on.fr
Version: 1.0
Description: Thème enfant Ad'on Builder
Author: Ad'on
Author URI: https://www.ad-on.fr
template: bb-theme
*/

/* Add your custom styles here... */ 
@font-face {
    font-family: 'Formata Condensed';
    src: url('./fonts/Formata-LightCondensed.eot');
    src: local('Formata Light Condensed'), local('Formata-LightCondensed'),
        url('./fonts/Formata-LightCondensed.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Formata-LightCondensed.woff2') format('woff2'),
        url('./fonts/Formata-LightCondensed.woff') format('woff'),
        url('./fonts/Formata-LightCondensed.ttf') format('truetype'),
        url('./fonts/Formata-LightCondensed.svg#Formata-LightCondensed') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Formata Condensed';
    src: url('./fonts/Formata-MediumCondensed.eot');
    src: local('Formata Medium Condensed'), local('Formata-MediumCondensed'),
        url('./fonts/Formata-MediumCondensed.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Formata-MediumCondensed.woff2') format('woff2'),
        url('./fonts/Formata-MediumCondensed.woff') format('woff'),
        url('./fonts/Formata-MediumCondensed.ttf') format('truetype'),
        url('./fonts/Formata-MediumCondensed.svg#Formata-MediumCondensed') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Formata';
    src: url('./fonts/Formata-Regular.eot');
    src: local('Formata Regular'), local('Formata-Regular'),
        url('./fonts/Formata-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Formata-Regular.woff2') format('woff2'),
        url('./fonts/Formata-Regular.woff') format('woff'),
        url('./fonts/Formata-Regular.ttf') format('truetype'),
        url('./fonts/Formata-Regular.svg#Formata-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Formata Light';
    src: url('./fonts/Formata-Light.eot');
    src: local('Formata Light'), local('Formata-Light'),
        url('./fonts/Formata-Light.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Formata-Light.woff2') format('woff2'),
        url('./fonts/Formata-Light.woff') format('woff'),
        url('./fonts/Formata-Light.ttf') format('truetype'),
        url('./fonts/Formata-Light.svg#Formata-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Formata Condensed Outline';
    src: url('./fonts/Formata-CondensedOutline.eot');
    src: local('Formata Condensed Outline'), local('Formata-CondensedOutline'),
        url('./fonts/Formata-CondensedOutline.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Formata-CondensedOutline.woff2') format('woff2'),
        url('./fonts/Formata-CondensedOutline.woff') format('woff'),
        url('./fonts/Formata-CondensedOutline.ttf') format('truetype'),
        url('./fonts/Formata-CondensedOutline.svg#Formata-CondensedOutline') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Formata Condensed';
    src: url('./fonts/Formata-Condensed.eot');
    src: local('Formata Condensed'), local('Formata-Condensed'),
        url('./fonts/Formata-Condensed.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Formata-Condensed.woff2') format('woff2'),
        url('./fonts/Formata-Condensed.woff') format('woff'),
        url('./fonts/Formata-Condensed.ttf') format('truetype'),
        url('./fonts/Formata-Condensed.svg#Formata-Condensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Formata Medium';
    src: url('./fonts/Formata-Medium.eot');
    src: local('Formata Medium'), local('Formata-Medium'),
        url('./fonts/Formata-Medium.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Formata-Medium.woff2') format('woff2'),
        url('./fonts/Formata-Medium.woff') format('woff'),
        url('./fonts/Formata-Medium.ttf') format('truetype'),
        url('./fonts/Formata-Medium.svg#Formata-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

