/*!
Theme Name: ryancv child
Theme URI: https://bslthemes.com/
Author: bslthemes
Author URI: https://bslthemes.com/
Description: RyanCV - CV/Resume WordPress Theme
Version: 1.1.0
License: General Public License
License URI: http://www.gnu.org/licenses/gpl.html
Template: ryancv
Text Domain: ryancv-child
Tags: editor-style, featured-images, sticky-post, threaded-comments, translation-ready, theme-options
*/

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

@font-face {
	font-family: yek;
	font-style: normal;
	font-weight: normal;
	src: url('fonts/woff/IRANYekanX-Regular.woff') format('woff'),   
	url('fonts/woff2/IRANYekanX-Regular.woff2') format('woff2');	
}
.fnum {
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
}
.fsty {
    -moz-font-feature-settings: "ss04";
    -webkit-font-feature-settings: "ss04";
    font-feature-settings: "ss04";
}

body,h1,h2,h3,h4,h5,h6{
    font-family: yek;
}
.card-started .profile .subtitle, .card-started .profile .typed-cursor, .card-started .profile .subtitle p, .card-started .profile .typed-cursor p {
  letter-spacing: 0 !important;
}