@font-face {
    font-family: 'Impact';
    src: url('../fonts/Impact.svg') format('svg'),
    url('../fonts/Impact.ttf') format('truetype'),
    url('../fonts/Impact.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}