﻿
@font-face {font-family: "impact";
src:url("img/impact.eot");
src:url("img/impact.eot") format("eot"),url("img/impact.woff") format("woff"),url("img/impact.ttf") format("truetype");
}
@font-face {
    font-family: 'Impact';
    src: url('img/impact01.eot');
    src: url('font/img/impact.eot') format('embedded-opentype'),
         url('font/img/impact.woff') format('woff'),
         url('font/img/impact.ttf') format('truetype'),
         url('img/impact.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
