@font-face {
    font-family: GoodHome;
    src: url(/wp-content/themes/bevise/assets/fonts/GoodHome-Light.otf );
    font-weight: 300;
    /* font-display: swap; */
}

@font-face {
    font-family: GoodHome;
    src: url(/wp-content/themes/bevise/assets/fonts/GoodHome-Regular.otf );
    font-weight: normal;
    /* font-display: swap; */
}

@font-face {
    font-family: GoodHome;
    src: url(/wp-content/themes/bevise/assets/fonts/GoodHome-Regular.otf );
    font-weight: 400;
    /* font-display: swap; */
}

@font-face {
    font-family: GoodHome;
    src: url(/wp-content/themes/bevise/assets/fonts/GoodHome-Medium.otf );
    font-weight: 600;
    /* font-display: swap; */
}

@font-face {
    font-family: GoodHome;
    src: url(/wp-content/themes/bevise/assets/fonts/GoodHome-Bold.otf );
    font-weight: 700;
    /* font-display: swap; */
}

@font-face {
    font-family: GoodHome;
    src: url(/wp-content/themes/bevise/assets/fonts/GoodHome-Bold.otf );
    font-weight: bold;
    /* font-display: swap; */
}

@font-face {
    font-family: GoodHome;
    src: url(/wp-content/themes/bevise/assets/fonts/GoodHome-Black.otf );
    font-weight: 900;
    /* font-display: swap; */
}