/**
* Theme Name: Magnetique Child
* Description: This is a child theme of Magnetique.
* Author: <a href="https://themeforest.net/user/firstsight_design">firstsight_design</a>
* Template: magnetique
* Version: 1.0
*/


@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2-Thin.woff2') format('woff2'),
         url('fonts/Farhang2-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2FaNum-Thin.woff2') format('woff2'),
         url('fonts/Farhang2FaNum-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2-ExtraLight.woff2') format('woff2'),
         url('fonts/Farhang2-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2FaNum-ExtraLight.woff2') format('woff2'),
         url('fonts/Farhang2FaNum-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2-Light.woff2') format('woff2'),
         url('fonts/Farhang2-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2FaNum-Light.woff2') format('woff2'),
         url('fonts/Farhang2FaNum-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2-Regular.woff2') format('woff2'),
         url('fonts/Farhang2-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2FaNum-Regular.woff2') format('woff2'),
         url('fonts/Farhang2FaNum-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2-Medium.woff2') format('woff2'),
         url('fonts/Farhang2-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2FaNum-Medium.woff2') format('woff2'),
         url('fonts/Farhang2FaNum-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2-DemiBold.woff2') format('woff2'),
         url('fonts/Farhang2-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2FaNum-DemiBold.woff2') format('woff2'),
         url('fonts/Farhang2FaNum-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2-Bold.woff2') format('woff2'),
         url('fonts/Farhang2-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2FaNum-Bold.woff2') format('woff2'),
         url('fonts/Farhang2FaNum-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2FaNum-Black.woff2') format('woff2'),
         url('fonts/Farhang2FaNum-Black.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2-ExtraBold.woff2') format('woff2'),
         url('fonts/Farhang2-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Farhang';
    src: url('fonts/Farhang2-Black.woff2') format('woff2'),
         url('fonts/Farhang2-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}





body {
  font-family: 'Farhang', sans-serif !important;
  font-weight: 400; /* Regular */
}

h1 {
  font-family: 'Farhang', sans-serif !important;
  font-weight: 700; /* Bold */
}

p.light {
  font-family: 'Farhang', sans-serif !important;
  font-weight: 300; /* Light */
}

body, p, h1, h2, h3, h4, h5, h6, a, span, div, li, button, input, textarea {
    font-family: 'Farhang', sans-serif !important;
	text-align:right !important;
}

.reply-center {
	margin: 0 auto;
	text-align: right !important;
}

.post-nav-prev .post-nav-item-descr {
	text-align: right;
}

.post-nav-next .nav-data {
	margin-left: 8px;
}

.post-nav-prev .nav-data {
	margin-right: 8px;
}

.art-single-top__end-col-data {
	text-align: right !important;
}

.art-footer-widgets .widget {
	text-align:right;
}

form.mc4wp-form .art-sub-inputs input[type=submit] {
	margin: 0px 20px 0px 0px !important;
}

.art-second-color-scheme .widget_nav_menu ul {
	text-align:right !important;
}

