﻿/* Light - 300 */
@font-face {
    font-family: 'Roobert';
    src: url('fonts/Roobert-Light.woff2') format('woff2'), url('fonts/Roobert-Light.woff') format('woff'), url('fonts/Roobert-Light.ttf') format('truetype'), url('fonts/Roobert-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

/* Regular - 400 */
@font-face {
    font-family: 'Roobert';
    src: url('fonts/Roobert-Regular.woff2') format('woff2'), url('fonts/Roobert-Regular.woff') format('woff'), url('fonts/Roobert-Regular.ttf') format('truetype'), url('fonts/Roobert-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Medium - 500 */
@font-face {
    font-family: 'Roobert';
    src: url('fonts/Roobert-Medium.woff2') format('woff2'), url('fonts/Roobert-Medium.woff') format('woff'), url('fonts/Roobert-Medium.ttf') format('truetype'), url('fonts/Roobert-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
