/*
Theme Name: Ecobox Child Theme
Theme URI: http://gitlab/inolta/inoltaby/stroitelnye-lesa
Description: Child theme for the Ecobox WordPress Theme
Version: 1.0.19
Author: Inolta
Author URI: https://www.inolta.by/
Template: ecobox
*/

@font-face {
    font-family: 'Bebas Neue';
    src: url('../ecobox-child/fonts/BebasNeue-Light.ttf');
    src: url('../ecobox-child/fonts/BebasNeueLight.woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url('../ecobox-child/fonts/BebasNeue-Regular.ttf'),
    url('../ecobox-child/fonts/BebasNeueRegular.woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../ecobox-child/fonts/RobotoCondensed-Bold.ttf'),
    url('../ecobox-child/fonts/RobotoCondensed-Bold.otf');
    font-weight: bold;
    font-style: normal;
}