@font-face {
    font-family: 'Dax';
    src: url('../fonts/Dax-Medium.woff2') format('woff2'),
        url('../fonts/Dax-Medium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'DaxBold';
    src: url('../fonts/Dax-Bold.woff2') format('woff2'),
        url('../fonts/Dax-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'guld_script_personal_use_onRg';
    src: url('../fonts/guldscript_personaluseonly-webfont.woff2') format('woff2'),
         url('../fonts/guldscript_personaluseonly-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}