/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Chris Roessler
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

@font-face {
    font-family: "MyriadPro";
    src: url(wp-includes/ffonts/myriadpro-regular.otf);
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
}

@font-face {
    font-family: "MyriadPro";
    src: url(wp-includes/ffonts/myriadpro-bold.otf);
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
}

@font-face {
    font-family: "MyriadPro";
    src: url(wp-includes/ffonts/myriadpro-boldcond.otf);
    font-weight: bold;
    font-stretch: condensed;
    font-style: normal;
}

@font-face {
    font-family: "MyriadPro";
    src: url(wp-includes/ffonts/myriadpro-boldcondit.otf);
    font-weight: bold;
    font-stretch: condensed;
    font-style: italic;
}

@font-face {
    font-family: "MyriadPro";
    src: url(wp-includes/ffonts/myriadpro-boldit.otf);
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
}

@font-face {
    font-family: "MyriadPro";
    src: url(wp-includes/ffonts/myriadpro-cond.otf);
    font-weight: normal;
    font-stretch: condensed;
    font-style: normal;
}

@font-face {
    font-family: "MyriadPro";
    src: url(wp-includes/ffonts/myriadpro-condit.otf);
    font-weight: normal;
    font-stretch: condensed;
    font-style: italic;
}

@font-face {
    font-family: "MyriadPro";
    src: url("wp-includes/fonts/myriadpro-it.otf") format("otf");
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
}

@font-face {
    font-family: "MyriadPro";
    src: url(wp-includes/ffonts/myriadpro-semibold.otf);
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
}

@font-face {
    font-family: "MyriadPro";
    src: url(wp-includes/ffonts/myriadpro-semiboldit.otf);
    font-weight: 400;
    font-stretch: normal;
    font-style: italic;
}

body, p, div, h3, h4 {
	font-family: MyriadPro, sans-serif;
}

h1 {
	font-family: MyriadPro, sans-serif;
	font-weight: bold;
    font-stretch: condensed;
    font-style: normal;	
}

h2 {
	font-family: "MyriadPro";
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
}
