/*!
Theme Name: Vault Child
Theme URI: https://uicore.co
Description: Multi-Purpose Elementor WordPress Theme
Author: UiCore
Author URI: https://uicore.co
Template: vault
Version: 1.0.0
Text Domain: vault
*/

 /* Add your custom style here */

@font-face {
    font-family: 'Satoshi';
    src: url('/wp-content/themes/vault-child/fonts/satoshi/satoshi-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('/wp-content/themes/vault-child/fonts/satoshi/satoshi-medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Satoshi';
    src: url('/wp-content/themes/vault-child/fonts/satoshi/satoshi-bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
}

body, h1, h2, h3, h4, h5, h6 {
    font-family: 'Satoshi', sans-serif !important;
}