@font-face {
    font-family: 'Rubik';
    src: url('../fonts/rubik/Rubik-Light.eot');
    src: url('../fonts/rubik/Rubik-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rubik/Rubik-Light.woff') format('woff'),
    url('../fonts/rubik/Rubik-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Rubik';
    src: url('../fonts/rubik/Rubik-Regular.eot');
    src: url('../fonts/rubik/Rubik-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rubik/Rubik-Regular.woff') format('woff'),
    url('../fonts/rubik/Rubik-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Rubik';
    src: url('../fonts/rubik/Rubik-Regular.eot');
    src: url('../fonts/rubik/Rubik-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rubik/Rubik-Regular.woff') format('woff'),
    url('../fonts/rubik/Rubik-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Rubik';
    src: url('../fonts/rubik/Rubik-Medium.eot');
    src: url('../fonts/rubik/Rubik-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rubik/Rubik-Medium.woff') format('woff'),
    url('../fonts/rubik/Rubik-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Rubik';
    src: url('../fonts/rubik/Rubik-Black.eot');
    src: url('../fonts/rubik/Rubik-Black.eot?#iefix') format('embedded-opentype'),
    url('../fonts/rubik/Rubik-Black.woff') format('woff'),
    url('../fonts/rubik/Rubik-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}