@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-Thin.otf') format('opentype');
	font-weight: 100;
	font-style: normal;
}

@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-ThinItalic.otf') format('opentype');
	font-weight: 100;
	font-style: italic;
}

@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-Ultralight.otf') format('opentype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-UltralightItalic.otf') format('opentype');
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-Light.otf') format('opentype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-LightItalic.otf') format('opentype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-Regular.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-RegularItalic.otf') format('opentype');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-Medium.otf') format('opentype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-MediumItalic.otf') format('opentype');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-Bold.otf') format('opentype');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-BoldItalic.otf') format('opentype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-Extrabold.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-ExtraboldItalic.otf') format('opentype');
	font-weight: 700;
	font-style: italic;
}

@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-Black.otf') format('opentype');
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-BlackItalic.otf') format('opentype');
	font-weight: 800;
	font-style: italic;
}

@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-Super.otf') format('opentype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'TWK Everett';
	src: url('fonts/TWKEverett-SuperItalic.otf') format('opentype');
	font-weight: 900;
	font-style: italic;
}
