/**
 * Spectra CMS is software designed to build a website.
 * PHP version 8+
 *
 * @category  OpenSource
 * @package   Spectra CMS
 * @author    Mike Boyles <admin@papamikescreations.org>
 * @copyright 2024 Papa Mike's Creations
 * @license   GNU General Public License <http://www.gnu.org/licenses/>.
 * @link      https://www.papamikescreations.org
 */

@font-face {
    font-family: AbrilFatface;
    src: local(AbrilFatface), url(../fonts/AbrilFatface.ttf) format('opentype');
}

@font-face {
    font-family: Abbeyline;
    src: local(Abbeyline), url(../fonts/Abbeyline.ttf) format('opentype');
}

@font-face {
    font-family: Allura;
    src: local(Allura), url(../fonts/Allura.ttf) format('opentype');
}

@font-face {
    font-family: Arsenal;
    src: local(Arsenal), url(../fonts/Arsenal.ttf) format('opentype');
}

@font-face {
    font-family: Baisley;
    src: local(Baisley), url(../fonts/Baisley.ttf) format('opentype');
}

@font-face {
    font-family: BeforeTheRain;
    src: local(BeforeTheRain), url(../fonts/BeforeTheRain.ttf) format('opentype');
}

@font-face {
    font-family: Calligraffitti;
    src: local(Calligraffitti), url(../fonts/Calligraffitti.ttf) format('opentype');
}

@font-face {
    font-family: ComforterBrush;
    src: local(ComforterBrush), url(../fonts/ComforterBrush.ttf) format('opentype');
}

@font-face {
    font-family: CormorantGaramond;
    src: local(CormorantGaramond), url(../fonts/CormorantGaramond.ttf) format('opentype');
}

@font-face {
    font-family: Daizen;
    src: local(Daizen), url(../fonts/Daizen.ttf) format('opentype');
}

@font-face {
    font-family: Estonia;
    src: local(Estonia), url(../fonts/Estonia.ttf) format('opentype');
}

@font-face {
    font-family: Jomhuria;
    src: local(Jomhuria), url(../fonts/Jomhuria.ttf) format('opentype');
}

@font-face {
    font-family: kaushan;
    src: local(kaushan), url(../fonts/kaushan.ttf) format('opentype');
}

@font-face {
    font-family: Kings;
    src: local(Kings), url(../fonts/Kings.ttf) format('opentype');
}

@font-face {
    font-family: lombardic;
    src: local(lombardic), url(../fonts/lombardic.ttf) format('opentype');
}

@font-face {
    font-family: Lora;
    src: local(Lora), url(../fonts/Lora.ttf) format('opentype');
}

@font-face {
    font-family: Lora-Italic;
    src: local(Lora-Italic), url(../fonts/Lora-Italic.ttf) format('opentype');
}

@font-face {
    font-family: Merriweather;
    src: local(Merriweather), url(../fonts/Merriweather.ttf) format('opentype');
}

@font-face {
    font-family: Monserrat;
    src: local(Monserrat), url(../fonts/Monserrat.ttf) format('opentype');
}

@font-face {
    font-family: Montagu;
    src: local(Montagu), url(../fonts/Montagu.ttf) format('opentype');
}

@font-face {
    font-family: Notable;
    src: local(Notable), url(../fonts/Notable.ttf) format('opentype');
}

@font-face {
    font-family: OldEnglishFive;
    src: local(OldEnglishFive), url(../fonts/OldEnglishFive.ttf) format('opentype');
}

@font-face {
    font-family: Petemoss;
    src: local(Petemoss), url(../fonts/Petemoss.ttf) format('opentype');
}

@font-face {
    font-family: Playfair;
    src: local(Playfair), url(../fonts/Playfair.ttf) format('opentype');
}

@font-face {
    font-family: Prata;
    src: local(Prata), url(../fonts/Prata.ttf) format('opentype');
}

@font-face {
    font-family: Scotland;
    src: local(Scotland), url(../fonts/Scotland.ttf) format('opentype');
}

@font-face {
    font-family: stonehenge;
    src: local(stonehenge), url(../fonts/stonehenge.ttf) format('opentype');
}

@font-face {
    font-family: SCRIPTIN;
    src: local(SCRIPTIN), url(../fonts/SCRIPTIN.ttf) format('opentype');
}

@font-face {
    font-family: traditio;
    src: local(traditio), url(../fonts/traditio.ttf) format('opentype');
}

@font-face {
    font-family: unzialish;
    src: local(unzialish), url(../fonts/unzialish.ttf) format('opentype');
}

@font-face {
    font-family: Urban;
    src: local(Urban), url(../fonts/Urban.ttf) format('opentype');
}

/*-----------------------------------		 Special Fonts-----------------------------------*/
.abril {
    font-family: AbrilFatface;
}

.abbeyline {
    font-family: Abbeyline;
}

.allura {
    font-family: Allura;
}

.arsenal {
    font-family: Arsenal;
}

.baisley {
    font-family: Baisley;
}

.beforetherain {
    font-family: BeforeTheRain;
}

.calligraffitti {
    font-family: Calligraffitti;
}

.comforterbrush {
    font-family: ComforterBrush;
}

.cormorant {
    font-family: CormorantGaramond;
}

.daizen {
    font-family: Daizen;
}

.estonia {
    font-family: Estonia;
}

.jomhuria {
    font-family: Jomhuria;
}

.kaushan {
    font-family: kaushan;
}

.kings {
    font-family: Kings;
}

.lora {
    font-family: Lora;
}

.lora-italic {
    font-family: Lora-Italic;
}

.lombardic {
    font-family: lombardic;
}

.merriweather {
    font-family: Merriweather;
}

.montagu {
    font-family: Montagu;
}

.monserrat {
    font-family: Monserrat;
}

.notable {
    font-family: Notable;
}

.OldEnglishFive {
    font-family: OldEnglishFive;
}

.petemoss {
    font-family: Petemoss;
}

.playfair {
    font-family: Playfair;
}

.prata {
    font-family: Prata;
}

.scriptina {
    font-family: SCRIPTIN;
}

.sans {
    font-family: sans;
}

.sans-serif {
    font-family: sans-serif;
}

.scotland {
    font-family: Scotland;
}

.stonehenge {
    font-family: stonehenge;
}

.times {
    font-family: "Times New Roman";
}

.traditio {
    font-family: traditio;
}

.urban {
    font-family: Urban;
}