@charset "UTF-8";

/*
 *FONT_CONFIG
 */

@font-face {
    font-family: "x8y12pxTheStrongGamer";
    src: url("assets/fonts/x8y12pxTheStrongGamer.ttf") format("truetype");
}

@font-face {
    font-family: "Kosugi-Regular";
    src: url("assets/fonts/Kosugi-Regular.ttf") format("truetype");
}


/*
 *TAG_CONFIG
 */

.mexmoe-primary {
    font-family: Kosugi-Regular;
}