/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 5.0.0-public-beta.2.1.1763350041
Updated: 2025-12-02 15:23:00
*/

/** Font declarations start here **/

@font-face{
    font-family: 'Druik Trial';
    src: url('/wp-content/themes/TWD/fonts/DrukBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/TWD/fonts/HelveticaNeue.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/TWD/fonts/HelveticaNeueThin.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/TWD/fonts/HelveticaNeueThinItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic; 
    font-display: swap;
}

@font-face{
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/TWD/fonts/HelveticaNeueLight.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face{
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/TWD/fonts/HelveticaNeueLightItalic') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/TWD/fonts/HelveticaNeueUltraLight.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/TWD/fonts/HelveticaNeueUltraLightItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face{
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/TWD/fonts/HelveticaNeueMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/TWD/fonts/HelveticaNeueBoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face{
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/TWD/fonts/HelveticaNeueHeavy.woff') format('woff');
    font-weight: 800;
    font-style: regular;
    font-display: swap;
}

@font-face{
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/TWD/fonts/HelveticaNeueHeavyItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face{
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/TWD/fonts/HelveticaNeueBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face{
    font-family: 'Helvetica Neue';
    src: url('/wp-content/themes/TWD/fonts/HelveticaNeueBlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

/** Page Styles Start Here **/

h1,h2,h3,h4,h5,h6{
    font-family: 'Druik Trial';
}

p,div,span,a,input,li,button{
    font-family: 'Helvetica Neue';
}