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

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

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