@font-face {
    font-family: 'RTSNeue';
    src: url('RTSNeue-Thin.woff2') format('woff2'),
    url('RTSNeue-Thin.ttf') format('truetype');
    font-weight: 100;
}

@font-face {
    font-family: 'RTSNeue';
    src: url('RTSNeue-ExtraLight.woff2') format('woff2'),
    url('RTSNeue-ExtraLight.ttf') format('truetype');
    font-weight: 200;
}

@font-face {
    font-family: 'RTSNeue';
    src: url('RTSNeue-Light.woff2') format('woff2'),
    url('RTSNeue-Light.ttf') format('truetype');
    font-weight: 300;
}

@font-face {
    font-family: 'RTSNeue';
    src: url('RTSNeue-Regular.woff2') format('woff2'),
    url('RTSNeue-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'RTSNeue';
    src: url('RTSNeue-Italic.woff2') format('woff2'),
    url('RTSNeue-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'RTSNeue';
    src: url('RTSNeue-Medium.woff2') format('woff2'),
    url('RTSNeue-Medium.ttf') format('truetype');
    font-weight: 500;
}

@font-face {
    font-family: 'RTSNeue';
    src: url('RTSNeue-SemiBold.woff2') format('woff2'),
    url('RTSNeue-SemiBold.ttf') format('truetype');
    font-weight: 600;
}

@font-face {
    font-family: 'RTSNeue';
    src: url('RTSNeue-Bold.woff2') format('woff2'),
    url('RTSNeue-Bold.ttf') format('truetype');
    font-weight: 700;
}

@font-face {
    font-family: 'RTSNeue';
    src: url('RTSNeue-ExtraBold.woff2') format('woff2'),
    url('RTSNeue-ExtraBold.ttf') format('truetype');
    font-weight: 800;
}

@font-face {
    font-family: 'RTSNeue';
    src: url('RTSNeue-Black.woff2') format('woff2'),
    url('RTSNeue-Black.ttf') format('truetype');
    font-weight: 900;
}
