/*
Theme Name: Hipno Child
Template:   hipno
Theme URI: https://1.envato.market/hipno-wp
Description: Hipno Child Theme
Author: Awaiken
Author URI: https://awaikenthemes.com/
Version: 1.0.0
Text Domain: hipno-child
*/

@font-face {
    font-family: 'Marcellus';
    src: url('assets/webfonts/Marcellus-Regular.woff2') format('woff2'),
        url('assets/webfonts/Marcellus-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Sora';
    src: url('assets/webfonts/Sora-Light.woff2') format('woff2'),
        url('assets/webfonts/Sora-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
 
@font-face {
    font-family: 'Sora';
    src: url('assets/webfonts/Sora-Bold.woff2') format('woff2'),
        url('assets/webfonts/Sora-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
 
@font-face {
    font-family: 'Sora';
    src: url('assets/webfonts/Sora-Medium.woff2') format('woff2'),
        url('assets/webfonts/Sora-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
 
@font-face {
    font-family: 'Sora';
    src: url('assets/webfonts/Sora-SemiBold.woff2') format('woff2'),
        url('assets/webfonts/Sora-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
 
@font-face {
    font-family: 'Sora';
    src: url('assets/webfonts/Sora-Regular.woff2') format('woff2'),
        url('assets/webfonts/Sora-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
 