I have to import the Klavika font and I\'ve received it in multiple shapes and sizes:
Klavika-Bold-Italic.otf Klavika-Bold.otf Klavika-Light-Italic.otf Klavi
@font-face { font-family: 'Klavika'; src: url(../fonts/Klavika-Regular.otf) format('truetype') font-weight-normal, url(../fonts/Klavika-Bold.otf) format('truetype') font-weight-bold, url(../fonts/Klavika-Bold-Italic.otf) format('truetype') font-italic font-weight-bold; }