/* assistant-regular - latin_hebrew */

@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../fonts/assistant/assistant-v18-latin_hebrew-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/assistant/assistant-v18-latin_hebrew-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* assistant-600 - latin_hebrew */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('../fonts/assistant/assistant-v18-latin_hebrew-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/assistant/assistant-v18-latin_hebrew-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* assistant-700 - latin_hebrew */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../fonts/assistant/assistant-v18-latin_hebrew-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/assistant/assistant-v18-latin_hebrew-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* assistant-800 - latin_hebrew */
@font-face {
  font-family: 'Assistant';
  font-style: normal;
  font-weight: 800;
  src: local(''),
       url('../fonts/assistant/assistant-v18-latin_hebrew-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/assistant/assistant-v18-latin_hebrew-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/*================================
=============== Wordpress Rest
==================================*/

h1, h2, h3, h4, h5, h6 {
   font-family: 'Assistant', Tahoma, Geneva, Verdana, sans-serif;
}

/* body, p, td, tr, ol, ul { */
body {
   font-size: 18px;
   line-height: 30px;
   color: #646464;
}

button, input, select, textarea {
   font-family: 'Assistant', Arial, 'Helvetica Neue', Helvetica, sans-serif; 
   font-size: 15px;
}

.blog-posts-warp p.page-excerpt {
   font-size: 18px;
}

button, input, select, textarea, ol, ul, p, td, tr, ol, ul {
   letter-spacing: 0px;
}

.comments-area p.logged-in-as {
   font-size: 17px;
}

.blog-posts-warp .blog-posts p.date,
.blog-posts-warp .blog-posts p.comments {
   font-size: 17px;
   font-weight: normal;
}

.blog-section-wrap .page-excerpt, .blog-section-wrap .page-excerpt p {
    color: #646464;
    font-size: 18px;
}

.comment-text p {
   font-size: 18px;
   line-height: 30px;
}

.comments-area #submit {
   letter-spacing: 0.2px;
}

.comments-area label {
   font-size: 18px;
   line-height: 32px;
}

.header-wrap .website-menu-warp ul li a {
   font-size: 18px;
}

.post-list-nav ul li a,
.page-list-nav ul li a {
   letter-spacing: 0.2px;
}

p.post-data-line {
   font-size: 15px;
   font-weight: normal;
}

.yoast-breadcrumbs a,
.yoast-breadcrumbs a:visited,
.yoast-breadcrumbs a:active,
.yoast-breadcrumbs a:focus,
.yoast-breadcrumbs span {
   font-size: 16px;
}

/*================================
=============== Style CSS File
==================================*/

body {
   font-family: 'Assistant', Arial, 'Helvetica Neue', Helvetica, sans-serif; 
}