@import "style.common.css"; @font-face { font-family: main; src:url(fonts/regular.otf); } @font-face { font-family: main; font-style: italic; src:url(fonts/italic.otf); } @font-face { font-family: sc; src: url(fonts/sc.otf); } html { font-family: main; } h3 { font-family: sc; } .smcp { font-family: sc; }