/** 
 *  main_sm.css
 * 
 *	framework.css provides structure for Stanford Medicine pages
 *	and styling for structural elements
 *  
 *  webAuthorStyles.css provides convenient styles for web authors, but we 
 *  may not want to use them in CAP or other applications
 */
/* department font */
@import url(framework.css);
@import url(webAuthorStyles.css);
