/*
Theme Name: Bisy
Theme URI: https://themeforest.net/user/quomodotheme/portfolio
Author: quomodotheme
Author URI: https://themeforest.net/user/quomodotheme
Description: Bisy is a Online Learning System WordPress Theme.
Version: 2.5.2
Tested up to: 5.9.3
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bisy
Tags: theme-options, post-formats, featured-images
*/
@font-face {
    font-family: "Cairo";
    src: url("Cairo-Regular.ttf") format("opentype");
}
body{
	font-family: "Cairo" !important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Cairo" !important;
}