/*@font-face {*/
/*  font-family: 'Druk';*/
/*  font-style: normal;*/
/*  font-weight: 400;*/
/*}*/

/*@font-face {*/
/*  font-family: 'Druk';*/
/*  font-style: italic;*/
/*  font-weight: 400;*/
/*}*/

@font-face {
  font-family: 'Druk';
  font-style: normal;
  font-weight: 500;
  src: url('./DrukText-Medium-Cy-Gr.otf') format('openType');
}

@font-face {
  font-family: 'Druk';
  font-weight: 500;
  font-style: italic;
  src: url('./DrukText-MediumItalic-Cy-Gr.otf') format('openType');
}

/*@font-face {*/
/*  font-family: 'Druk';*/
/*  font-style: normal;*/
/*  font-weight: 600;*/
/*}*/

/*@font-face {*/
/*  font-family: 'Druk';*/
/*  font-style: italic;*/
/*  font-weight: 600;*/
/*}*/

@font-face {
  font-family: 'Druk';
  font-style: normal;
  font-weight: 700;
  src: url('./DrukText-Bold-Cy-Gr.otf') format('openType');
}

@font-face {
  font-family: 'Druk';
  font-weight: 700;
  font-style: italic;
  src: url('./DrukText-BoldItalic-Cy-Gr.otf') format('openType');
}
