﻿
@font-face {
    font-family: 'VeteranTypewriter';
    src: url('../../Fonts/VeteranTypewriter.woff') format('woff');
}

body {
    font-family: 'VeteranTypewriter';
    background-color: #A72118;
    color: white;
}
