/*--------------------- Copyright (c) 2025 --------------------------
[Custom Stylesheet] 
Project: Zenorealty Custom code
Version: 1.0.0 
Author: Zenorealty 
 ------------------------------------------------------------------- 
[Table of contents] 
1. body 
--------------------------------------------------------------------*/
@font-face {
  font-family: 'Just Sans';
  src: url('just-sans-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: 'Just Sans', sans-serif !important;
}