@font-face {
    font-family: 'Prompt';
    src: local('Prompt-ExtraLight'),
        url('Prompt-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prompt';
    src: local('Prompt-Light'),
        url('Prompt-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prompt';
    src: local('Prompt-Regular'),
        url('Prompt-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prompt';
    src: local('Prompt-SemiBold'),
        url('Prompt-SemiBold.woff2') format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Prompt';
    src: local('Prompt-Medium'),
        url('Prompt-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.uicore-btn,input,textarea,.elementor-widget-text-editor,body,.uicore-top-bar,p,h1, h2, h3, h4, h5, h6, nav, .nav, .menu, button, .button, .btn, .price,.ui-menu-item-wrapper, ._heading, .wp-block-pullquote blockquote, blockquote, label, legend {
  font-family: "Prompt", sans-serif!important;
}
