/*@font-face{
    font-family: font name;
    src: local("GIL_____.TTF"), url("../css/fontFiles/GIL_____.TTF") format("truetype");
    font-weight: normal;
}*/

@font-face{
    font-family: "im_Fell";
    src: local("IMFellEnglish-Regular.ttf"), url("../fontFiles/IMFellEnglish-Regular.ttf") format("truetype");
    font-style: normal;
}

@font-face{
    font-family: "im_Fell";
    src: local("IMFellEnglish-Italic.ttf"), url("../fontFiles/IMFellEnglish-Italic.ttf") format("truetype");
    font-style: italic;
}

