/*@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-Medium';
  font-style: normal;
  font-weight: 400;
  src: url('./DrukText-Medium-Cy-Gr.otf') format('openType');
}

@font-face {
  font-family: 'Druk-MediumItalic';
  font-weight: 400;
  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-Bold';
  font-style: normal;
  font-weight: 400;
  src: url('./DrukText-Bold-Cy-Gr.otf') format('openType');
}

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