/*!
Theme Name: Delogis Child theme
Theme URI: https://layerdrops.com/delogiswp/
Template: delogis
Author: Bracket Web
Author URI: https://themeforest.net/user/layerdrops
Description: This is a Child theme for Delogis WordPress theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: delogis-child
*/
@import url('https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
  font-family: 'Mona Sans';
  src:url('fonts/MonaSans-Bold.woff') format('woff'),
  url('fonts/MonaSans-Bold.woff2') format('woff2');
}

p, span, div, a
{
	font-family: "Be Vietnam Pro", sans-serif !important;
  font-weight: 400;
  font-style: normal;
}
h1 , h2, h3, h4 ,h5, h6
{
	font-family: "Mona Sans"!important;
	font-weight: 600 !important;
	
}
