/*
Theme Name: Charitus Child Theme
Theme URI: https://xoothemes.com/item/
Description: Charitus Child Theme
Template: charitus
Version: 1.0.0
Author: XooThemes
Author URI: https://xoothemes.com
License: Themeforest Split Licence
License URI: -
Text Domain: charitus-child-theme
*/

@font-face {
  font-family: 'Bell Gothic Black';
  src: url('fonts/BellGothicStd-Black.eot'); /* IE9 Compat Modes */
  src: url('fonts/BellGothicStd-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/BellGothicStd-Black.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/BellGothicStd-Black.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/BellGothicStd-Black.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/BellGothicStd-Black.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Bell Gothic Bold';
  src: url('fonts/BellGothicStd-Bold.eot'); /* IE9 Compat Modes */
  src: url('fonts/BellGothicStd-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/BellGothicStd-Bold.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/BellGothicStd-Bold.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/BellGothicStd-Bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/BellGothicStd-Bold.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Bell Gothic Light';
  src: url('fonts/BellGothicStd-Light.eot'); /* IE9 Compat Modes */
  src: url('fonts/BellGothicStd-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/BellGothicStd-Light.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/BellGothicStd-Light.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/BellGothicStd-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/BellGothicStd-Light.svg#svgFontName') format('svg'); /* Legacy iOS */
}
body {
  font-family: 'Bell Gothic Light' !important;
}