@font-face {
    font-family: 'tf-icons';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url("../fonts/tf-icons.eot");
    src: url("../fonts/tf-icons.eot?#iefix") format("embedded-opentype"),
    url("../fonts/tf-icons.woff") format("woff"),
    url("../fonts/tf-icons.ttf") format("truetype"),
    url("../fonts/tf-icons.svg") format("svg");
}

@font-face {
    font-family: 'flags-font';
    src:  url('../fonts/flags-font.eot?amncb4');
    src:  url('../fonts/flags-font.eot?amncb4#iefix') format('embedded-opentype'),
    url('../fonts/flags-font.ttf?amncb4') format('truetype'),
    url('../fonts/flags-font.woff?amncb4') format('woff'),
    url('../fonts/flags-font.svg?amncb4#flags-font') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
