/*
Theme Name: Web Grow Studio
Theme URI: https://webgrowstudio.com
Author: Web Grow Studio
Author URI: https://webgrowstudio.com
Description: Web Grow Studio Theme Framework
Version: 1.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: webgrow
Tags: framework, theme
*/

@font-face {
    font-family: "Avenir Next Cyr";
    src: url("../webgrow/assets/fonts/AvenirNextCyrRegular.otf") format("opentype"),
         url("../webgrow/assets/fonts/AvenirNextCyrRegular.woff") format("woff"),
         url("../webgrow/assets/fonts/AvenirNextCyrRegular.woff2") format("woff2");
}

@font-face {
    font-family: "Avenir Next Cyr Bold";
    src: url("../webgrow/assets/fonts/AvenirNextCyrBold.otf") format("opentype"),
         url("../webgrow/assets/fonts/AvenirNextCyrBold.woff") format("woff"),
         url("../webgrow/assets/fonts/AvenirNextCyrBold.woff2") format("woff2");
}