/*
Theme Name: CleanPro
Theme https://cleanprof.sa/
Author: Dr Mohsen
Author URI: https://cleanprof.sa/
Description: Custom-made theme by Dr Mohsen.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: cleanpro
*/

@import url('https://fonts.googleapis.com/css2?family=Readex+Pro:wght@160..700&display=swap');


body, p, b, li, ul, input, h1, h2, h3, h4, h5, h6, a, textarea, .btn, button {
  font-family: "Readex Pro", sans-serif !important;
}