/* Rotis Sans Serif Font Family */

@font-face {
    font-family: 'Rotis Sans Serif';
    src: url('RotisSansSerifStd-Light.woff2') format('woff2'),
         url('RotisSansSerifStd-Light.woff') format('woff'),
         url('RotisSansSerifStd-Light.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rotis Sans Serif';
    src: url('RotisSansSerif.woff2') format('woff2'),
         url('RotisSansSerif.woff') format('woff'),
         url('RotisSansSerif.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rotis Sans Serif';
    src: url('RotisSansSerifStd-ExtraBold.woff2') format('woff2'),
         url('RotisSansSerifStd-ExtraBold.woff') format('woff'),
         url('RotisSansSerifStd-ExtraBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
