  @font-face {
	font-family: "theme-icons";
	src: url("/wp-content/themes/york2025-homepage/assets/fonts/theme-icons.eot?63d7e1d868db3b3d46ea599f4009342b?") format("embedded-opentype"),
url("/wp-content/themes/york2025-homepage/assets/fonts/theme-icons.woff2?63d7e1d868db3b3d46ea599f4009342b") format("woff2"),
url("/wp-content/themes/york2025-homepage/assets/fonts/theme-icons.woff?63d7e1d868db3b3d46ea599f4009342b") format("woff");
}

.icon {
	line-height: 1;
}

.icon:before {
	font-family: theme-icons !important;
	font-style: normal;
	font-weight: normal !important;
	vertical-align: top;
}

.icon-ext-link:before {
	content: "\f101";
}
.icon-edit-purple:before {
	content: "\f102";
}
.icon-arrow-right-white:before {
	content: "\f103";
}
.icon-add:before {
	content: "\f104";
}
.icon-add-purple:before {
	content: "\f105";
}
