/*
Theme Name: flatsome_child_tem-402-12
Author: 
Description: Your description goes here
Version: 1.0
Template: flatsome

This is the child theme for Flatsome theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

 /*add costum font*/
/*@font-face {*/
/*font-family: ;*/
/*src: url(/public_html/wp-content/themes/fonts/Vazir-Medium.woff);*/
/*font-weight: normal;*/
/*} */
@font-face {
font-family: 'Vazir-Medium';
src: url('/wp-content/themes/fonts/Vazir-Medium.woff') format('woff');
}
body {
font-family: 'Vazir-Medium';
}