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

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

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

