/*
Theme Name: Cloud Me
Description: Adds support for languages written in a Right To Left (RTL) direction.
It's easy, just a matter of overwriting all the horizontal positioning attributes
of your CSS stylesheet in a separate stylesheet file named rtl.css.

See: https://codex.wordpress.org/Right_to_Left_Language_Support
*/

/**
 * 1.0 Reset
 */

body {
    direction: rtl;
    unicode-bidi: embed;
}

caption,
th,
td {
    text-align: right;
}
 @font-face {
     font-family: 'yekan';
      src:url(/web/20181029142323im_/http://www.ahrab-hotel.com/wp-content/themes/Zephyr/fonts/IRANSansWebeot) format('eot'),
       url(/web/20181029142323im_/http://www.ahrab-hotel.com/wp-content/themes/Zephyr/fonts/IRANSansWeb.ttf) format('ttf'),
        url(/web/20181029142323im_/http://www.ahrab-hotel.com/wp-content/themes/Zephyr/fonts/IRANSansWeb.woff) format('woff');
    }

a {
    text-decoration: none;
    font-family: 'yekan' !important;
}
li {
    list-style: none;
}
 button {
     font-family: 'yekan';
 }
 label {
     font-family: 'yekan';
 }
 p{
        font-family: 'yekan';

 }
 h1,h2,h3,h4,h5,h6 {
                    font-family: 'yekan' !important;

 }
 a {
   font-family: 'yekan'!important;
 }

  div {
       font-family: 'yekan' !important;
  }
input {
     font-family: 'yekan' !important;
}
span { font-family: 'yekan' ;}
b { font-family: 'yekan' !important;}

/*
     FILE ARCHIVED ON 14:23:23 Oct 29, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:16:01 Aug 08, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.051
  exclusion.robots: 0.039
  exclusion.robots.policy: 0.024
  esindex: 0.013
  cdx.remote: 91.052
  LoadShardBlock: 321.709 (3)
  PetaboxLoader3.datanode: 202.37 (5)
  PetaboxLoader3.resolve: 695.118 (3)
  load_resource: 612.143 (2)
*/