/*
Theme Name: Betheme
Theme URI: https://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: https://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: betheme
Version: 21.8.2

All css files are placed in /css/ folder
*/

@font-face {
font-family: "CustomFont";
src: url("fonts/BebasNeue-Regular.eot");
src: url("fonts/BebasNeue-Regular.woff") format("woff"),
url("fonts/BebasNeue-Regular.otf") format("opentype");
}

#Subheader .title{
    font-family: 'CustomFont', Arial, sans-serif !important;
    text-transform: uppercase;
}