
/*
==============================
RIGHT TO LEFT - RTL
==============================
*/
body{

    font-family: "Alexandria", sans-serif  !important;
    font-size: 14px;
}

header a {
    font-family: "Alexandria", sans-serif  !important;
    font-size: 14px;
}

h2,  
h3,
h1,
h4,
h5,
h6,
related-title,
texttitle-home-3,
p
{
  font-family: "Alexandria", sans-serif  !important;
}


.uk-navbar-nav  li  a {
  font-family: "Alexandria", sans-serif  !important;
  font-weight: 400;
}

.uk-button{
  font-family: "Alexandria", sans-serif  !important;
  font-weight: 400;
}

.uk-heading-xlarge {
  font-size: 30px;
}

.uk-heading-xlarge span{
  font-size: 17px;
}