﻿@font-face {
    font-family: "notepad";
    font-size: larger;
    src: url("../Fonts/notepad.ttf");
}
.f-notepad {
    font-family: inherit;
}