@font-face {
	font-family: 'Gothic';
	src: url('./gothic.eot');
	src: local('gothic'), url('./gothic.woff') format('woff'), url('./gothic.ttf') format('truetype');
}

body, #wpadminbar *:not([class="ab-icon"]), .wp-core-ui, .wp-core-ui *, .wp-core-ui select, .wp-core-ui button, .media-menu, .media-frame *, .media-modal *, .widefat td, .widefat td ol, .widefat td p, .widefat td ul {
	font-family: Gothic, "Helvetica Neue", sans-serif;
	font-size: 15px;
}

#wpadminbar a, #wpadminbar a span.display-name {
	font-size: 13px !important;
}

#adminmenu .wp-menu-name {
	font-size: 14px;
}

.dashicons::before {
	font-family: dashicons !important;
}
