@font-face { font-family: 'crm'; font-weight: bold; font-style: normal; src: url('font/bold.otf') format('opentype'); } @font-face { font-family: 'crm'; font-weight: normal; font-style: italic; src: url('font/italics.otf') format('opentype'); } @font-face { font-family: 'crm'; font-weight: normal; font-style: normal; src: url('font/crm.otf') format('opentype'); } @font-face { font-family: 'crm'; font-weight: bold; font-style: italic; src: url('font/boit.otf') format('opentype'); }