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