@font-face { 
	font-family: 'Source Sans'; 
	src: url('https://chan.usc.edu/fonts/SourceSans3-ExtraLight.ttf');
	font-weight: 200; font-style: normal; 
}

@font-face { 
	font-family: 'Source Sans'; 
	src: url('https://chan.usc.edu/fonts/SourceSans3-ExtraLightItalic.ttf');
	font-weight: 200; font-style: italic; 
}

@font-face { 
	font-family: 'Source Sans'; 
	src: url('https://chan.usc.edu/fonts/SourceSans3-Light.ttf');
	font-weight: 300; font-style: normal; 
}

@font-face { 
	font-family: 'Source Sans'; 
	src: url('https://chan.usc.edu/fonts/SourceSans3-LightItalic.ttf');
	font-weight: 300; font-style: italic; 
}

@font-face { 
	font-family: 'Source Sans'; 
	src: url('https://chan.usc.edu/fonts/SourceSans3-Regular.ttf');
	font-weight: 400; font-style: normal; 
}

@font-face { 
	font-family: 'Source Sans'; 
	src: url('https://chan.usc.edu/fonts/SourceSans3-Italic.ttf');
	font-weight: 400; font-style: italic; 
}

@font-face { 
	font-family: 'Source Sans'; 
	src: url('https://chan.usc.edu/fonts/SourceSans3-Medium.ttf');
	font-weight: 500; font-style: normal; 
}

@font-face { 
	font-family: 'Source Sans'; 
	src: url('https://chan.usc.edu/fonts/SourceSans3-MediumItalic.ttf');
	font-weight: 500; font-style: italic; 
}

@font-face { 
	font-family: 'Source Sans'; 
	src: url('https://chan.usc.edu/fonts/SourceSans3-SemiBold.ttf');
	font-weight: 600; font-style: normal; 
}

@font-face { 
	font-family: 'Source Sans'; 
	src: url('https://chan.usc.edu/fonts/SourceSans3-SemiBoldItalic.ttf');
	font-weight: 600; font-style: italic; 
}

@font-face { 
	font-family: 'Source Sans'; 
	src: url('https://chan.usc.edu/fonts/SourceSans3-Bold.ttf');
	font-weight: 700; font-style: normal; 
}

@font-face { 
	font-family: 'Source Sans'; 
	src: url('https://chan.usc.edu/fonts/SourceSans3-BoldItalic.ttf');
	font-weight: 700; font-style: italic; 
}

@font-face { 
	font-family: 'Source Sans'; 
	src: url('https://chan.usc.edu/fonts/SourceSans3-ExtraBold.ttf');
	font-weight: 800; font-style: normal; 
}

@font-face { 
	font-family: 'Source Sans'; 
	src: url('https://chan.usc.edu/fonts/SourceSans3-ExtraBoldItalic.ttf');
	font-weight: 800; font-style: italic; 
}

@font-face { 
	font-family: 'Source Sans'; 
	src: url('https://chan.usc.edu/fonts/SourceSans3-Black.ttf');
	font-weight: 900; font-style: normal; 
}

@font-face { 
	font-family: 'Source Sans'; 
	src: url('https://chan.usc.edu/fonts/SourceSans3-BlackItalic.ttf');
	font-weight: 900; font-style: italic; 
}