/*
 Theme Name:     Divi Child by WSI NextGen Marketing
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         WSI NextGen Marketing Team
 Author URI:     https://wsinextgenmarketing.com
 Template:       Divi
 Version:        2.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/**
 * Typography
 * ==========
 */


@font-face {
    font-family: Urbanist-Thin;
    src: url(fonts/Urbanist-Thin.ttf);
}
@font-face {
    font-family: Urbanist-Light;
    src: url(fonts/Urbanist-Light.ttf);
}
@font-face {
    font-family: Urbanist-Regular;
    src: url(fonts/Urbanist-Regular.ttf);
}
@font-face {
    font-family: Urbanist-Bold;
    src: url(fonts/Urbanist-Bold.ttf);
}


@font-face {
    font-family: SourceSansPro-Light;
    src: url(fonts/SourceSansPro-Light.ttf);
}
@font-face {
    font-family: SourceSansPro-Regular;
    src: url(fonts/SourceSansPro-Regular.ttf);
}
@font-face {
    font-family: SourceSansPro-SemiBold;
    src: url(fonts/SourceSansPro-SemiBold.ttf);
}
@font-face {
    font-family: SourceSansPro-Bold;
    src: url(fonts/SourceSansPro-Bold.ttf);
}


@font-face {
    font-family: Oxygen-Light;
    src: url(fonts/Oxygen-Light.ttf);
}
@font-face {
    font-family: Oxygen-Regular;
    src: url(fonts/Oxygen-Regular.ttf);
}
@font-face {
    font-family: Oxygen-Bold;
    src: url(fonts/Oxygen-Bold.ttf);
}


@font-face {
    font-family: RobotoCondensed-Light;
    src: url(fonts/RobotoCondensed-Light.ttf);
}
@font-face {
    font-family: RobotoCondensed-Regular;
    src: url(fonts/RobotoCondensed-Regular.ttf);
}
@font-face {
    font-family: RobotoCondensed-Bold;
    src: url(fonts/RobotoCondensed-Bold.ttf);
}

@font-face {
    font-family: OpenSansCondensed-Bold;
    src: url(fonts/OpenSansCondensed-Bold.ttf);
}