/**
 * Custom Font Definitions
 */

@font-face {
    font-family: 'AppleSDGothic';
    src: url('../apple-sd-gothic-neo-extrabold.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
