/*
 Theme Name: Divi Child
 Template: Divi
*/
@font-face {
    font-family: 'TT Ramillas';
    src: url('/wp-content/themes/divi-child/fonts/TTRamillas-Bold.woff2') format('woff2'),
         url('/wp-content/themes/divi-child/fonts/TTRamillas-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('/wp-content/themes/divi-child/fonts/Gotham-Medium.woff2') format('woff2'),
         url('/wp-content/themes/divi-child/fonts/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

