/*
Theme Name: Divi Child
Template: Divi
Description: Divi Child Theme
Author: Lycia Diaz - Astuces Divi
Author URI: https://astucesdivi.com/
*/

@font-face {
    font-family: 'lektonbold';
    src: url('lekton-bold-webfont.woff2') format('woff2'),
         url('lekton-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'lektonitalic';
    src: url('lekton-italic-webfont.woff2') format('woff2'),
         url('lekton-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'lektonregular';
    src: url('lekton-regular-webfont.woff2') format('woff2'),
         url('lekton-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'special_eliteregular';
    src: url('specialelite-regular-webfont.woff2') format('woff2'),
         url('specialelite-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}