@font-face {
  font-family: 'Rudaw';
  src: local('Rudaw Regular'), local('Rudaw'),
       url('https://db.onlinewebfonts.com/t/a18d5685fac011f6fa82f46d62982c7c.woff2') format('woff2'),
       url('https://db.onlinewebfonts.com/t/a18d5685fac011f6fa82f46d62982c7c.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Rudaw';
  src: local('Rudaw Bold'),
       url('https://db.onlinewebfonts.com/t/a18d5685fac011f6fa82f46d62982c7c.woff2') format('woff2'),
       url('https://db.onlinewebfonts.com/t/a18d5685fac011f6fa82f46d62982c7c.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

html, body,
button, input, select, textarea,
.ql-container, .ql-editor {
  font-family: 'Rudaw', sans-serif;
}
