/*
Theme Name: Liberty
Template: Divi
Author: nextlevelwebsolutions.com
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=Rubik:wght@400;700&display=swap');


@font-face {
    font-family: 'Stolzl';
    font-style: normal;
    font-weight: 400;
    src: url('fonts/Stolzl-Book.woff') format('woff');
}

@font-face {
    font-family: 'Stolzl';
    font-style: normal;
    font-weight: 500;
    src: url('fonts/Stolzl-Medium.woff') format('woff');
}


/*
@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 100;
src: url('fonts/bebas100.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 300;
src: url('fonts/bebas300.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 400;
src: url('fonts/bebas400.woff') format('woff');
}

@font-face {
font-family: 'Bebas';
font-style: normal;
font-weight: 700;
src: url('fonts/bebas700.woff') format('woff');
}
*/