@font-face{
    font-family: "gillSans";
    src: local("GIL_____.TTF"), url("../css/fontFiles/GIL_____.TTF") format("truetype");
    font-weight: normal;
}

@font-face{
    font-family: "gillSans";
    src: local("GILB____.TTF"), url("../css/fontFiles/GILB____.TTF") format("truetype");
    font-weight: bold;
}

@font-face{
    font-family: "gillSans";
    src: local("GILBI___.TTF"), url("../css/fontFiles/GILBI___.TTF") format("truetype");
    font-weight: bold;
    font-style: italic;
}

@font-face{
    font-family: "gillSans";
    src: local("GILC____.TTF"), url("../css/fontFiles/GILC____.TTF") format("truetype");
    font-stretch: condensed;
}

@font-face{
    font-family: "gillSans";
    src: local("GILI____.TTF"), url("../css/fontFiles/GILI____.TTF") format("truetype");
    font-style: italic;
}

@font-face{
    font-family: "gillSans";
    src: local("GLSNECB.TTF"), url("../css/fontFiles/GLSNECB.TTF") format("truetype");
    font-weight: bold;
    font-stretch: condensed;
}

@font-face{
    font-family: "bell";
    src: local("BELL.TTF"), url("../css/fontFiles/BELL.TTF") format("truetype");
    font-weight: normal;
}

@font-face{
    font-family: "bell";
    src: local("BELLB.TTF"), url("../css/fontFiles/BELLB.TTF") format("truetype");
    font-weight: bold;
}

@font-face{
    font-family: "bell";
    src: local("BELLI.TTF"), url("../css/fontFiles/BELLI.TTF") format("truetype");
    font-style: italic;
}

@font-face{
    font-family: "franklin";
    src: local("FRADM.TTF"), url("../css/fontFiles/FRADM.TTF") format("truetype");
}

@font-face{
    font-family: "footlight";
    src: local("FTLTLT.TTF"), url("../css/fontFiles/FTLTLT.TTF") format("truetype");
}

