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

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

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

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

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

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

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

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

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

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