/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/


@font-face {
    font-family: arabe;
    src: url(fonts/arabswell_1.ttf);
  }
  

  @font-face {
    font-family: 'arabe';
    src: url('fonts/rabswell_1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* Utilisation de la police */
body {
    font-family: 'arabe', sans-serif !important;
}