/*
Theme Name: DigiDoctors
Author: Digital Sugar
Author URI: https://www.digitalsugar.com/
Description: JDS Base Theme
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: o-sc
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {
  font-family: "Creation";
  src: url("assets/fonts/Creattion.woff") format("woff2"),
    url("assets/fonts/Creattion.woff2") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Holligate";
  src: url("assets/fonts/Holligate.woff2") format("woff2"),
    url("assets/fonts/Holligate.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}