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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
    font-family: 'Montserrat SemiBold';
    src: url('/sites/library/fonts/Montserrat-SemiBold.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

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

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

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

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

@font-face {
    font-family: 'newspaper';
    src: url('/wp-content/themes/Newspaper/images/icons/newspaper.eot?15');
    src: url('/wp-content/themes/Newspaper/images/icons/newspaper.eot?15#iefix') format('embedded-opentype'), url('/wp-content/themes/Newspaper/images/icons/newspaper.woff?15') format('woff'), url('/wp-content/themes/Newspaper/images/icons/newspaper.ttf?15') format('truetype'), url('/wp-content/themes/Newspaper/images/icons/newspaper.svg?15#newspaper') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'newspaper-icons';
    src: url('/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/icons/newspaper-icons.eot?1');
    src: url('/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/icons/newspaper-icons.eot?1#iefix') format('embedded-opentype'), url('/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/icons/newspaper-icons.woff?1') format('woff'), url('/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/icons/newspaper-icons.ttf?1') format('truetype'), url('/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/icons/newspaper-icons.svg?1#newspaper-icons') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*#endregion*/
