@font-face{
    font-family: 'DubielItalic';
    src: url('../font/DubielItalic.ttf');
}
@font-face{
    font-family: 'Gill-sans';
    src: url('../font/Gill-sans.ttf');
}
@font-face{
    font-family: 'Gill-sans-light';
    src: url('../font/Gill-sans-light.ttf');
}
@font-face{
    font-family: 'Gill-sans-heavy';
    src: url('../font/Gill-sans-heavy.ttf');
}