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

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-Black.eot');
    src: url('Raleway-Black.eot?#iefix') format('embedded-opentype'),
        url('Raleway-Black.woff2') format('woff2'),
        url('Raleway-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Raleway';
    src: url('Raleway-MediumItalic.eot');
    src: url('Raleway-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('Raleway-MediumItalic.woff2') format('woff2'),
        url('Raleway-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Core Rhino 65';
    src: url('CoreRhino65Bold.eot');
    src: url('CoreRhino65Bold.eot?#iefix') format('embedded-opentype'),
        url('CoreRhino65Bold.woff2') format('woff2'),
        url('CoreRhino65Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Core Rhino 75';
    src: url('CoreRhino75Heavy.eot');
    src: url('CoreRhino75Heavy.eot?#iefix') format('embedded-opentype'),
        url('CoreRhino75Heavy.woff2') format('woff2'),
        url('CoreRhino75Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Core Rhino 85';
    src: url('CoreRhino85Black.eot');
    src: url('CoreRhino85Black.eot?#iefix') format('embedded-opentype'),
        url('CoreRhino85Black.woff2') format('woff2'),
        url('CoreRhino85Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.text-raleway-bold {
    font-family: 'Raleway';
    font-weight: bold;
    font-style: normal;
}
.text-raleway-black {
    font-family: 'Raleway';
    font-weight: 900;
    font-style: normal;
}
.text-raleway-extrabold {
    font-family: 'Raleway';
    font-weight: bold;
    font-style: normal;
}
.text-raleway-semibold {
    font-family: 'Raleway';
    font-weight: 600;
    font-style: normal;
}
.text-raleway-medium-italic {
    font-family: 'Raleway';
    font-weight: 500;
    font-style: italic;
}
.text-core-rhino-65-bold {
    font-family: 'Core Rhino 65';
    font-weight: bold;
    font-style: normal;
}
.text-core-rhino-75-heavy {
    font-family: 'Core Rhino 75';
    font-weight: 900;
    font-style: normal;
}
.text-raleway-medium {
    font-family: 'Raleway';
    font-weight: 500;
    font-style: normal;
}
.text-raleway {
    font-family: 'Raleway';
    font-weight: normal;
    font-style: normal;
}
.text-core-rhino-85-black {
    font-family: 'Core Rhino 85';
    font-weight: 900;
    font-style: normal;
}