@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url('./Roboto-Regular.woff2') format('woff2'), url('./Roboto-Regular.woff') format('woff'), url('./Roboto-Regular.ttf') format('truetype'), url('./Roboto-Regular.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url('./Roboto-Medium.woff2') format('woff2'), url('./Roboto-Medium.woff') format('woff'), url('./Roboto-Medium.ttf') format('truetype'), url('./Roboto-Medium.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url('./RobotoCondensed-Bold.woff2') format('woff2'), url('./RobotoCondensed-Bold.woff') format('woff'), url('./RobotoCondensed-Bold.ttf') format('truetype'), url('./RobotoCondensed-Bold.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url('./Roboto-Bold.woff2') format('woff2'), url('./Roboto-Bold.woff') format('woff'), url('./Roboto-Bold.ttf') format('truetype'), url('./Roboto-Bold.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-display: swap;
    font-weight: bold;
    src: url('./Roboto-Bold.woff2') format('woff2'), url('./Roboto-Bold.woff') format('woff'), url('./Roboto-Bold.ttf') format('truetype'), url('./Roboto-Bold.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-display: swap;
    font-display: optional;
    font-weight: bold;
    src: url('./Merriweather-Bold.woff2') format('woff2'), url('./Merriweather-Bold.woff') format('woff'), url('./Merriweather-Bold.ttf') format('truetype'), url('./Merriweather-Bold.eot') format('embedded-opentype');
}