/**
 * Frontend Style.
 *
 * @package  door-configurator-for-wp-configurator-pro/assets/css/
 * @since  1.0
 * @version  1.0
 */

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

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

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

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

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

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