/*
 Theme Name: RBS Child Theme
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Child theme developed by Rock Bridge
 Author: Rock Bridge Solutions
 Author URI: https://rockbridge.co
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

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

}

@font-face {
    font-family: 'urbanistregular';
    src: url('urbanist-variablefont_wght-webfont.woff2') format('woff2'),
         url('urbanist-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

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

}

@font-face {
    font-family: 'interregular';
    src: url('inter-variablefont_wght-webfont.woff2') format('woff2'),
         url('inter-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}