/*
 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(../ttf/urbanist-thin.ttf);
}
@font-face {
    font-family: Urbanist-Light;
    src: url(../ttf/urbanist-light.ttf);
}
@font-face {
    font-family: Urbanist-Regular;
    src: url(../ttf/urbanist-regular.ttf);
}
@font-face {
    font-family: Urbanist-Bold;
    src: url(../ttf/urbanist-bold.ttf);
}


@font-face {
    font-family: SourceSansPro-Light;
    src: url(../ttf/sourcesanspro-light.ttf);
}
@font-face {
    font-family: SourceSansPro-Regular;
    src: url(../ttf/sourcesanspro-regular.ttf);
}
@font-face {
    font-family: SourceSansPro-SemiBold;
    src: url(../ttf/sourcesanspro-semibold.ttf);
}
@font-face {
    font-family: SourceSansPro-Bold;
    src: url(../ttf/sourcesanspro-bold.ttf);
}


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


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

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