    @font-face {
    font-family: "Mono";
    src: url(font.ttf) format("truetype");
}
h1,
h2,
h6,
p {
font-family: "Mono";
font-weight: normal;
}