/*
Theme Name: Geloy's Slime
Theme URI: https://oceanwp.org/
Description: Tema para Gelo's Slime.
Author: Pixagram
Author URI: https://pixagram.mx/
Template: oceanwp
Version: 1.0
*/

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

@font-face {
    font-family: 'Bolden Van';
    src: url('fonts/bolden-van/boldenvan.eot');
    src: url('fonts/bolden-van/boldenvan.eot?#iefix') format('embedded-opentype'),
         url('fonts/bolden-van/boldenvan.woff2') format('woff2'),
         url('fonts/bolden-van/boldenvan.woff') format('woff'),
         url('fonts/bolden-van/boldenvan.ttf') format('truetype'),
         url('fonts/bolden-van/boldenvan.svg#Bolden Van') format('svg');
    font-weight: normal;
    font-style: normal;

}