@font-face {
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'RC900';
    src: url('/fonts/RobotoCondensed-Black.woff2') format('woff2'),
        url('/fonts/RobotoCondensed-Black.woff') format('woff');
    font-weight: 900;
}
@font-face {
    font-family: 'RC800';
    src: url('/fonts/RobotoCondensed-ExtraBold.woff2') format('woff2'),
         url('/fonts/RobotoCondensed-ExtraBold.woff') format('woff');
    font-weight: bold;
}
@font-face {
    font-family: 'RC700';
    src: url('/fonts/RobotoCondensed-Bold.woff2') format('woff2'),
         url('/fonts/RobotoCondensed-Bold.woff') format('woff');
    font-weight: bold;
}
@font-face {
    font-family: 'RC600';
    src: url('/fonts/RobotoCondensed-SemiBold.woff2') format('woff2'),
         url('/fonts/RobotoCondensed-SemiBold.woff') format('woff');
    font-weight: 600;
}
@font-face {
    font-family: 'RC500';
    src: url('/fonts/RobotoCondensed-Medium.woff2') format('woff2'),
         url('/fonts/RobotoCondensed-Medium.woff') format('woff');
    font-weight: 500;
}
@font-face {
    font-family: 'RC400';
    src: url('/fonts/RobotoCondensed-Regular.woff2') format('woff2'),
         url('/fonts/RobotoCondensed-Regular.woff') format('woff');
    font-weight: normal;
}
@font-face {
    font-family: 'RC300';
    src: url('/fonts/RobotoCondensed-Light.woff2') format('woff2'),
         url('/fonts/RobotoCondensed-Light.woff') format('woff');
    font-weight: 300;
}
@font-face {
    font-family: 'RC200';
    src: url('/fonts/RobotoCondensed-ExtraLight.woff2') format('woff2'),
         url('/fonts/RobotoCondensed-ExtraLight.woff') format('woff');
    font-weight: 200;
}
@font-face {
    font-family: 'RC100';
    src: url('/fonts/RobotoCondensed-Thin.woff2') format('woff2'),
         url('/fonts/RobotoCondensed-Thin.woff') format('woff');
    font-weight: 100;
}
@font-face {
    font-family: 'JS800';
    src: url('/fonts/JosefinSans-Bold.woff2') format('woff2'),
        url('/fonts/JosefinSans-Bold.woff') format('woff');
    font-weight: bold;
}
@font-face {
    font-family: 'JS600';
    src: url('/fonts/JosefinSans-SemiBold.woff2') format('woff2'),
        url('/fonts/JosefinSans-SemiBold.woff') format('woff');
    font-weight: 600;
}
@font-face {
    font-family: 'JS500';
    src: url('/fonts/JosefinSans-Medium.woff2') format('woff2'),
        url('/fonts/JosefinSans-Medium.woff') format('woff');
    font-weight: 500;
}
@font-face {
    font-family: 'JS400';
    src: url('/fonts/JosefinSans-Regular.woff2') format('woff2'),
        url('/fonts/JosefinSans-Regular.woff') format('woff');
    font-weight: normal;
}
@font-face {
    font-family: 'JS300';
    src: url('/fonts/JosefinSans-Light.woff2') format('woff2'),
        url('/fonts/JosefinSans-Light.woff') format('woff');
    font-weight: 300;
}
@font-face {
    font-family: 'JS200';
    src: url('/fonts/JosefinSans-ExtraLight.woff2') format('woff2'),
        url('/fonts/JosefinSans-ExtraLight.woff') format('woff');
    font-weight: 200;
}
@font-face {
    font-family: 'JS100';
    src: url('/fonts/JosefinSans-Thin.woff2') format('woff2'),
        url('/fonts/JosefinSans-Thin.woff') format('woff');
    font-weight: 100;
}

