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