@font-face {
    font-family: 'GoogleSans';
    src: url('../fonts/fonts-GoogleSans-Regular.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GoogleSans Italic';
    src: url('../fonts/fonts-GoogleSans-Italic.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GoogleSans Medium';
    src: url('../fonts/fonts-GoogleSans-Medium.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GoogleSans MediumItalic';
    src: url('../fonts/fonts-GoogleSans-MediumItalic.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GoogleSans Bold';
    src: url('../fonts/fonts-GoogleSans-Bold.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GoogleSans BoldItalic';
    src: url('../fonts/fonts-GoogleSans-BoldItalic.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GoogleSans Light';
    src: url('../fonts/fonts-GoogleSans-Light.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GoogleSans-Black';
    src: url('../fonts/fonts-GoogleSans-Black.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'newspaper';
    src: url('../fonts/icons-newspaper.eot');
    src: url('../fonts/icons-newspaper.eot') format('embedded-opentype'), url('../fonts/icons-newspaper.woff') format('woff'), url('../fonts/icons-newspaper.ttf') format('truetype'), url('../fonts/icons-newspaper.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'newspaper-icons';
    src: url('../fonts/icons-newspaper-icons.eot');
    src: url('../fonts/icons-newspaper-icons.eot') format('embedded-opentype'), url('../fonts/icons-newspaper-icons.woff') format('woff'), url('../fonts/icons-newspaper-icons.ttf') format('truetype'), url('../fonts/icons-newspaper-icons.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Inter;
    src: url(../fonts/fonts-Inter-Regular.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Inter Medium;
    src: url(../fonts/fonts-Inter-Medium.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Inter Italic;
    src: url(../fonts/fonts-Inter-Italic.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Inter Bold;
    src: url(../fonts/fonts-Inter-Bold.ttf);
    font-weight: 400;
    font-style: normal;
    font-display: swap
}