@font-face {
    font-family: 'Overpass';
    src: url('Overpass-Light.woff2') format('woff2'), url('Overpass-Light.ttf') format('truetype'), url('Overpass-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Overpass';
    src: url('Overpass-Italic.woff2') format('woff2'), url('Overpass-Italic.ttf') format('truetype'), url('Overpass-Italic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Overpass';
    src: url('Overpass-Regular.woff2') format('woff2'), url('Overpass-Regular.ttf') format('truetype'), url('Overpass-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Overpass';
    src: url('Overpass-SemiBold.woff2') format('woff2'), url('Overpass-SemiBold.ttf') format('truetype'), url('Overpass-SemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Overpass';
    src: url('Overpass-SemiBoldItalic.woff2') format('woff2'), url('Overpass-SemiBoldItalic.ttf') format('truetype'), url('Overpass-SemiBoldItalic.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Overpass';
    src: url('Overpass-Bold.woff2') format('woff2'), url('Overpass-Bold.ttf') format('truetype'), url('Overpass-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Overpass';
    src: url('Overpass-BoldItalic.woff2') format('woff2'), url('Overpass-BoldItalic.ttf') format('truetype'), url('Overpass-BoldItalic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}