 @charset "UTF-8";

/*
	Theme Name: Eventchamp
	Theme URI: https://themeforest.net/user/gloriathemes
	Author: Gloria Themes
	Author URI: https://gloriathemes.com
	Description: Eventchamp – Multiple Event & Conference WordPress Theme
	License: GNU General Public License v2 or later
	License URI: https://gnu.org/licenses/gpl-2.0.html
	Tags: right-sidebar, featured-images, custom-header, custom-menu
	Text Domain: eventchamp
	Version: 2.1.2
*/
@font-face {
    font-family: 'DM Sans 36pt';
    src: url('include/assets/webfonts/DMSans36pt-Medium.woff2') format('woff2'),
    url('include/assets/webfonts/DMSans36pt-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
	font-family: 'DM Sans 18pt';
    src: url('include/assets/webfonts/DMSans18pt-Regular.woff2') format('woff2'),
        url('include/assets/webfonts/DMSans18pt-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}