﻿@font-face {
    font-family: 'Times New Roman', serif;
    src: url('../fonts/Times New Roman/times-new-roman.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto', sans-serif;
    src: url('../fonts/Roboto/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Pinyon Script', cursive;
    src: url('../fonts/Pinyon Script/PinyonScript-Regular.ttf') format('truetype');
}