@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; font-size: 105% } h3 { font-family: sc; font-size:100%; } .smcp { font-family: sc; }