@font-face {
    font-family: "GillSans";
    src: url(gillsans.ttf);
    font-weight: normal;
}
@font-face {
    font-family: "GillSansLight";
    src: url(gillsanslight.ttf);
    font-weight: normal;
}