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

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

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

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

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

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

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

