/* Bulgarian cyrillic */
@font-face {
      font-family: 'CentraleSansCnd';
      font-style: normal;
      font-weight: normal;
      font-display: swap;
      font-feature-settings: 'ss07';
      /* font-feature-settings: 'zero'; */
      src: local('CentraleSansCnd Book'), local('CentraleSansCnd-Book'),
      url('https://cdn.yovko.net/file/yovkonet/fonts/CentraleSansCnd-Book.woff2') format('woff2');
}