/* © Xander Kansinally - 2025. Email me at xander@nationofyahweh.life */

/* script fonts */

@font-face {
    font-family: 'blackjack';
    src: url('blackjack.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'euphoria';
    src:	url('EuphoriaScript-Regular.woff2') format('woff2'),
			url('EuphoriaScript-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'condiment';
    src: url('Condiment-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cookie';
    src: url('Cookie-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

/* body sans fonts */

@font-face {
    font-family: 'andika';
    src: url('AndikaNewBasic-R.woff2') format('woff2');
}
@font-face {
    font-family: 'andika-b';
    src: url('AndikaNewBasic-B.woff2') format('woff2');
    font-weight: bold;
}
@font-face {
    font-family: 'arimakoshi';
    src: url('ArimaMadurai-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;

}
