/*
Theme Name: goarch Child  
Template: goarch
Theme URI:
Description: Go.arch  - Architecture WordPress Template
Version: 1
Author: Victor Lerner
Author URI:
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar,  custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: frame_light
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {
  font-family: 'IRANYekan';
  font-style: normal;
  font-weight: 100;
  src: url('fonts/IRANYekan/iranyekanwebthinfanum.eot');
  src: url('fonts/IRANYekan/iranyekanwebthinfanum.eot?#iefix') format('embedded-opentype'),
    url('fonts/IRANYekan/iranyekanwebthinfanum.woff') format('woff'),
    url('fonts/IRANYekan/iranyekanwebthinfanum.ttf') format('truetype');
}

@font-face {
  font-family: 'IRANYekan';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/IRANYekan/iranyekanweblightfanum.eot');
  src: url('fonts/IRANYekan/iranyekanweblightfanum.eot?#iefix') format('embedded-opentype'),
    url('fonts/IRANYekan/iranyekanweblightfanum.woff') format('woff'),
    url('fonts/IRANYekan/iranyekanweblightfanum.ttf') format('truetype');
}

@font-face {
  font-family: 'IRANYekan';
  font-style: normal;
  font-weight: normal;
  src: url('fonts/IRANYekan/iranyekanwebregularfanum.eot');
  src: url('fonts/IRANYekan/iranyekanwebregularfanum.eot?#iefix') format('embedded-opentype'),
    url('fonts/IRANYekan/iranyekanwebregularfanum.woff') format('woff'),
    url('fonts/IRANYekan/iranyekanwebregularfanum.ttf') format('truetype');
}

@font-face {
  font-family: 'IRANYekan';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/IRANYekan/iranyekanwebmediumfanum.eot');
  src: url('fonts/IRANYekan/iranyekanwebmediumfanum.eot?#iefix') format('embedded-opentype'),
    url('fonts/IRANYekan/iranyekanwebmediumfanum.woff') format('woff'),
    url('fonts/IRANYekan/iranyekanwebmediumfanum.ttf') format('truetype');
}

@font-face {
  font-family: 'IRANYekan';
  font-style: normal;
  font-weight: bold;
  src: url('fonts/IRANYekan/iranyekanwebboldfanum.eot');
  src: url('fonts/IRANYekan/iranyekanwebboldfanum.eot?#iefix') format('embedded-opentype'),
    url('fonts/IRANYekan/iranyekanwebboldfanum.woff') format('woff'),
    url('fonts/IRANYekan/iranyekanwebboldfanum.ttf') format('truetype');
}

@font-face {
  font-family: 'IRANYekan';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/IRANYekan/iranyekanwebextraboldfanum.eot');
  src: url('fonts/IRANYekan/iranyekanwebextraboldfanum.eot?#iefix') format('embedded-opentype'),
    url('fonts/IRANYekan/iranyekanwebextraboldfanum.woff') format('woff'),
    url('fonts/IRANYekan/iranyekanwebextraboldfanum.ttf') format('truetype');
}

@font-face {
  font-family: 'IRANYekan';
  font-style: normal;
  font-weight: 850;
  src: url('fonts/IRANYekan/iranyekanwebblackfanum.eot');
  src: url('fonts/IRANYekan/iranyekanwebblackfanum.eot?#iefix') format('embedded-opentype'),
    url('fonts/IRANYekan/iranyekanwebblackfanum.woff') format('woff'),
    url('fonts/IRANYekan/iranyekanwebblackfanum.ttf') format('truetype');
}

@font-face {
  font-family: 'IRANYekan';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/IRANYekan/iranyekanwebextrablackfanum.eot');
  src: url('fonts/IRANYekan/iranyekanwebextrablackfanum.eot?#iefix') format('embedded-opentype'),
    url('fonts/IRANYekan/iranyekanwebextrablackfanum.woff') format('woff'),
    url('fonts/IRANYekan/iranyekanwebextrablackfanum.ttf') format('truetype');
}

body {
  font-family: 'IRANYekan', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
li,
a,
input,
textarea,
button {
  font-family: 'IRANYekan', sans-serif !important;
}

/* Fix Persian text spacing */
body,
p,
span,
li,
a,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
button {
  letter-spacing: 0 !important;
  word-spacing: normal !important;
  text-transform: none !important;
}