/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

@font-face {
    font-family: 'Glacial Indifference';
    font-style: normal;
    font-weight: 400;
    src: url('https://rechargerevivewithsumbul.com/wp-content/uploads/2025/02/GlacialIndifference-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Glacial Indifference';
    font-style: italic;
    font-weight: 400;
    src: url('https://rechargerevivewithsumbul.com/wp-content/uploads/2025/02/GlacialIndifference-Italic.woff2') format('woff2');
}

@font-face {
    font-family: 'Glacial Indifference';
    font-style: normal;
    font-weight: 700;
    src: url('https://rechargerevivewithsumbul.com/wp-content/uploads/2025/02/GlacialIndifference-Bold.woff2') format('woff2');
}
