@font-face {
    font-family: 'FB Tamlil Condensed';
    src: url('../fonts/fbtamlilcondensed-blackwebfont.eot');
    src: url('../fonts/fbtamlilcondensed-blackwebfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fbtamlilcondensed-blackwebfont.woff') format('woff'),
        url('../fonts/fbtamlilcondensed-blackwebfont.ttf') format('truetype');
    /* Safari, Android, iOS */
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'FB Tamlil Condensed';
    src: url('../fonts/fbtamlilcondensed-mediumwebfont.eot');
    src: url('../fonts/fbtamlilcondensed-mediumwebfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fbtamlilcondensed-mediumwebfont.woff') format('woff'),
        url('../fonts/fbtamlilcondensed-mediumwebfont.ttf') format('truetype');
    /* Safari, Android, iOS */
    font-weight: 400;
    font-display: swap;
}