/**
 * Hofstra Icon Font
 * Generated by IcoMoon - Custom icon font from hofstra.edu
 * License: Official Hofstra University brand assets
 */

@font-face {
	font-family: 'hofstra-icons';
	src:
		url('/fonts/hofstra-icons.woff') format('woff'),
		url('/fonts/hofstra-icons.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

[class^='icon-'],
[class*=' icon-'] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'hofstra-icons' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-Facebook:before {
	content: '\e908';
}

.icon-Flickr:before {
	content: '\e909';
}

.icon-Instagram:before {
	content: '\e90b';
}

.icon-X:before {
	content: '\e91c';
}

.icon-YouTube:before {
	content: '\e91d';
}

.icon-TikTok:before {
	content: '\e91e';
}

.icon-keyboard_up:before {
	content: '\e90f';
}
