/**
Theme Name: Main Theme
Author: Ayibatari Ibaba
Author URI: https://wp.codingbeautydev.com
Description: Main Site Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: main-theme
Template: astra
*/

@font-face {
  font-family: Mulish;
  src: url(https://wp.codingbeautydev.com/wp-content/themes/main-theme/fonts/Mulish/Mulish-Light.ttf);
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url(https://wp.codingbeautydev.com/wp-content/themes/main-theme/fonts/Medium/Mulish-LightItalic.ttf);
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url(https://wp.codingbeautydev.com/wp-content/themes/main-theme/fonts/Mulish/Mulish-Regular.ttf);
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url(https://wp.codingbeautydev.com/wp-content/themes/main-theme/fonts/Mulish/Mulish-Italic.ttf);
  font-style: italic;
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url(https://wp.codingbeautydev.com/wp-content/themes/main-theme/fonts/Medium/Mulish-Bold.ttf);
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url(https://wp.codingbeautydev.com/wp-content/themes/main-theme/fonts/Medium/Mulish-BoldItalic.ttf);
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Cascadia Code';
  src: url(https://wp.codingbeautydev.com/wp-content/themes/main-theme/fonts/CascadiaCode.ttf);
  font-weight: normal;
  font-display: swap;
}
