@font-face {
    font-family: 'FagoCo';
    src: url('FagoCo/FagoCo.eot');
    src: url('FagoCo/FagoCo.eot?#iefix') format('embedded-opentype'),
        url('FagoCo/FagoCo.woff2') format('woff2'),
        url('FagoCo/FagoCo.woff') format('woff'),
        url('FagoCo/FagoCo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FagoCo';
    src: url('FagoCo/FagoCo-Black.eot');
    src: url('FagoCo/FagoCo-Black.eot?#iefix') format('embedded-opentype'),
        url('FagoCo/FagoCo-Black.woff2') format('woff2'),
        url('FagoCo/FagoCo-Black.woff') format('woff'),
        url('FagoCo/FagoCo-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FagoCo';
    src: url('FagoCo/FagoCo-Bold.eot');
    src: url('FagoCo/FagoCo-Bold.eot?#iefix') format('embedded-opentype'),
        url('FagoCo/FagoCo-Bold.woff2') format('woff2'),
        url('FagoCo/FagoCo-Bold.woff') format('woff'),
        url('FagoCo/FagoCo-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

