@font-face {
    font-family: 'Newsreader';
    src: url('Newsreader-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Newsreader';
    src: url('Newsreader-ExtraBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Newsreader';
    src: url('Newsreader-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Newsreader';
    src: url('Newsreader-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Newsreader';
    src: url('Newsreader-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Newsreader';
    src: url('Newsreader-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Newsreader';
    src: url('Newsreader-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
