/* fonts.css */

@font-face {
    font-family: 'Mokoto Glitch M2';
    src: url('https://cdn.sentienttechnology.pro/mokoto_glitch_mark_2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Mokoto Glitch M1';
    src: url('https://cdn.sentienttechnology.pro/mokoto_glitch_m1.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Mokoto Glitch Regular';
    src: url('https://cdn.sentienttechnology.pro/mokoto_glitch.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Mokoto Glitch Outline';
    src: url('https://cdn.sentienttechnology.pro/mokoto_glitch_mark_outline.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
