﻿@font-face {
    font-family: 'notosans2026-black';
    src: local('notosans2026-black'), url('notosans2026-black.woff') format('woff'), url('notosans2026-black.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

.special-font {
    font-family: notosans2026-black;
}