@font-face {
    font-family: 'Unbounded';
    src: url('../fonts/Unbounded-Medium.eot');
    src: local('../fonts/Unbounded Medium'), local('../fonts/Unbounded-Medium'),
        url('../fonts/Unbounded-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Unbounded-Medium.woff2') format('woff2'),
        url('../fonts/Unbounded-Medium.woff') format('woff'),
        url('../fonts/Unbounded-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unbounded';
    src: url('../fonts/Unbounded-Bold.eot');
    src: local('../fonts/Unbounded Bold'), local('../fonts/Unbounded-Bold'),
        url('../fonts/Unbounded-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Unbounded-Bold.woff2') format('woff2'),
        url('../fonts/Unbounded-Bold.woff') format('woff'),
        url('../fonts/Unbounded-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unbounded';
    src: url('../fonts/Unbounded-Regular.eot');
    src: local('../fonts/Unbounded Regular'), local('../fonts/Unbounded-Regular'),
        url('../fonts/Unbounded-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Unbounded-Regular.woff2') format('woff2'),
        url('../fonts/Unbounded-Regular.woff') format('woff'),
        url('../fonts/Unbounded-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unbounded';
    src: url('../fonts/Unbounded-Black.eot');
    src: local('../fonts/Unbounded Black'), local('../fonts/Unbounded-Black'),
        url('../fonts/Unbounded-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Unbounded-Black.woff2') format('woff2'),
        url('../fonts/Unbounded-Black.woff') format('woff'),
        url('../fonts/Unbounded-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unbounded';
    src: url('../fonts/Unbounded-Light.eot');
    src: local('../fonts/Unbounded Light'), local('../fonts/Unbounded-Light'),
        url('../fonts/Unbounded-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Unbounded-Light.woff2') format('woff2'),
        url('../fonts/Unbounded-Light.woff') format('woff'),
        url('../fonts/Unbounded-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Unbounded Blond';
    src: url('../fonts/Unbounded-Blond.eot');
    src: local('../fonts/Unbounded Blond'), local('../fonts/Unbounded-Blond'),
        url('../fonts/Unbounded-Blond.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Unbounded-Blond.woff2') format('woff2'),
        url('../fonts/Unbounded-Blond.woff') format('woff'),
        url('../fonts/Unbounded-Blond.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pitagon Sans Mono';
    src: local('../fonts/PitagonSansMono Light'), local('../fonts/PitagonSansMono-Light'),
        url('../fonts/PitagonSansMono-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Pitagon Sans Mono';
    src: local('../fonts/PitagonSansMono Regular'), local('../fonts/PitagonSansMono-Regular'),
        url('../fonts/PitagonSansMono-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Pitagon Sans Mono';
    src: local('../fonts/PitagonSansMono Medium'), local('../fonts/PitagonSansMono-Medium'),
        url('../fonts/PitagonSansMono-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Pitagon Sans Mono';
    src: local('../fonts/PitagonSansMono Bold'), local('../fonts/PitagonSansMono-Bold'),
        url('../fonts/PitagonSansMono-Bold.woff2') format('woff2');
    font-weight: bold;
    font-style: normal;
}
