/*
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: 'Neo Sans Pro';
    src: url('./fonts/NeoSansPro-Regular.eot');
    src: local('NeoSansPro-Regular'),
        url('./fonts/NeoSansPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/NeoSansPro-Regular.woff2') format('woff2'),
        url('./fonts/NeoSansPro-Regular.woff') format('woff'),
        url('./fonts/NeoSansPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('./fonts/NeoSansPro-Light.eot');
    src: local('Neo Sans Pro Light'), local('NeoSansPro-Light'),
        url('./fonts/NeoSansPro-Light.eot?#iefix') format('embedded-opentype'),
        url('./fonts/NeoSansPro-Light.woff2') format('woff2'),
        url('./fonts/NeoSansPro-Light.woff') format('woff'),
        url('./fonts/NeoSansPro-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Interstate';
    src: url('./fonts/Interstate-Regular.eot');
    src: local('Interstate-Regular'),
        url('./fonts/Interstate-Regular.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Interstate-Regular.woff2') format('woff2'),
        url('./fonts/Interstate-Regular.woff') format('woff'),
        url('./fonts/Interstate-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bello Script';
    src: url('./fonts/Bello-Script.eot');
    src: local('Bello-Script'),
        url('./fonts/Bello-Script.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Bello-Script.woff2') format('woff2'),
        url('./fonts/Bello-Script.woff') format('woff'),
        url('./fonts/Bello-Script.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Interstate';
    src: url('./fonts/Interstate-Bold.eot');
    src: local('Interstate-Bold'),
        url('./fonts/Interstate-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/Interstate-Bold.woff2') format('woff2'),
        url('./fonts/Interstate-Bold.woff') format('woff'),
        url('./fonts/Interstate-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Neo Sans Pro';
    src: url('./fonts/NeoSansPro-Bold.eot');
    src: local('NeoSansPro-Bold'),
        url('./fonts/NeoSansPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('./fonts/NeoSansPro-Bold.woff2') format('woff2'),
        url('./fonts/NeoSansPro-Bold.woff') format('woff'),
        url('./fonts/NeoSansPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

