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

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

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

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