/* ****************************************************
 * Gill Sans - Font Family
 * ****************************************************/
/* Light - 300 */
@font-face {
    font-family: 'Gill Sans';
    src: url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Light.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Light.woff') format('woff'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Light.ttf') format('truetype'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}
/* Light - Italic - 300 */
@font-face {
    font-family: 'Gill Sans';
    src: url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Light-Italic.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Light-Italic.woff') format('woff'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Light-Italic.ttf') format('truetype'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Light-Italic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
}
/* Normal/Regular - 400 */
@font-face {
    font-family: 'Gill Sans';
    src: url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Regular.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Regular.woff') format('woff'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Regular.ttf') format('truetype'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
/* Normal/Regular - Italic - 400 */
@font-face {
    font-family: 'Gill Sans';
    src: url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Regular-Italic.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Regular-Italic.woff') format('woff'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Regular-Italic.ttf') format('truetype'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Regular-Italic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}
/* Medium - 500 */
@font-face {
    font-family: 'Gill Sans';
    src: url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Medium.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Medium.woff') format('woff'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Medium.ttf') format('truetype'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}
/* Medium - Italic - 500 */
@font-face {
    font-family: 'Gill Sans';
    src: url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Medium-Italic.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Medium-Italic.woff') format('woff'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Medium-Italic.ttf') format('truetype'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Medium-Italic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}
/* Bold - 700 */
@font-face {
    font-family: 'Gill Sans';
    src: url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Bold.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Bold.woff') format('woff'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Bold.ttf') format('truetype'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
/* Bold - Italic - 700 */
@font-face {
    font-family: 'Gill Sans';
    src: url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Bold-Italic.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Bold-Italic.woff') format('woff'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Bold-Italic.ttf') format('truetype'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Bold-Italic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}
/* Heavy - 900 */
@font-face {
    font-family: 'Gill Sans';
    src: url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Heavy.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Heavy.woff') format('woff'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Heavy.ttf') format('truetype'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Heavy.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}
/* Medium - Italic - 900 */
@font-face {
    font-family: 'Gill Sans';
    src: url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Heavy-Italic.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Heavy-Italic.woff') format('woff'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Heavy-Italic.ttf') format('truetype'),
         url('/wp-content/themes/Divi-child/webfonts/Gill-Sans-Heavy-Italic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}
/* ****************************************************
 * FreeSerif - Font Family
 * ****************************************************/
 /* Normal/Regular - 400 */
@font-face {
    font-family: 'Free Serif';
    src: url('/wp-content/themes/Divi-child/webfonts/FreeSerif.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/webfonts/FreeSerif.woff') format('woff'),
         url('/wp-content/themes/Divi-child/webfonts/FreeSerif.ttf') format('truetype'),
         url('/wp-content/themes/Divi-child/webfonts/FreeSerif.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
/* Normal/Regular - Italic - 400 */
@font-face {
    font-family: 'Free Serif';
    src: url('/wp-content/themes/Divi-child/webfonts/FreeSerifItalic.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/webfonts/FreeSerifItalic.woff') format('woff'),
         url('/wp-content/themes/Divi-child/webfonts/FreeSerifItalic.ttf') format('truetype'),
         url('/wp-content/themes/Divi-child/webfonts/FreeSerifItalic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}
/* Bold - 700 */
@font-face {
    font-family: 'Free Serif';
    src: url('/wp-content/themes/Divi-child/webfonts/FreeSerifBold.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/webfonts/FreeSerifBold.woff') format('woff'),
         url('/wp-content/themes/Divi-child/webfonts/FreeSerifBold.ttf') format('truetype'),
         url('/wp-content/themes/Divi-child/webfonts/FreeSerifBold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
/* Bold - Italic - 700 */
@font-face {
    font-family: 'Free Serif';
    src: url('/wp-content/themes/Divi-child/webfonts/FreeSerifBoldItalic.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/webfonts/FreeSerifBoldItalic.woff') format('woff'),
         url('/wp-content/themes/Divi-child/webfonts/FreeSerifBoldItalic.ttf') format('truetype'),
         url('/wp-content/themes/Divi-child/webfonts/FreeSerifBoldItalic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}
