@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('czcionki/MyriadPro-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'MyriadPro-Bold';
  src: url('czcionki/MyriadPro-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'MyriadPro-Semibold';
  src: url('czcionki/MyriadPro-Semibold.otf') format('opentype');
}

@font-face {
  font-family: 'MyriadPro-Black';
  src: url('czcionki/MyriadPro-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'Tahoma2';
  src: url('czcionki/Tahoma.ttf') format('truetype');
}