﻿@font-face {
    font-family: 'impact';
    src: url('/Fonts/impact.ttf') format('truetype');
}

body {
    overflow: hidden;
    font-family: 'impact';
}