﻿
@font-face {
	font-family: dana;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/dana-bold.woff') format('woff');
}

@font-face {
	font-family: dana;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/dana-regular.woff') format('woff');
}

@font-face {
	font-family: dana;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/dana-medium.woff') format('woff');
}

@font-face {
	font-family: yekan;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/iranyekanwebboldfanum.woff') format('woff');
}

@font-face {
	font-family: yekan;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iranyekanwebregularfanum.woff') format('woff');
}

@font-face {
	font-family: yekan;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/iranyekanwebmediumfanum.woff') format('woff');
}

@font-face {
	font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../fonts/fa-regular-400.woff") format("woff");
}

@font-face {
	font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../fonts/fa-brands-400.woff") format("woff");
}

@font-face {
	font-family: 'Font Awesome 5 Pro';
    font-style: normal;
    font-weight: 300;
    font-display: auto;
    src: url("../fonts/fa-light-300.woff") format("woff");
}

.rt-dana,.rt-dana * {
	font-family: dana;
}

.rt-yekan,.rt-yekan * {
	font-family: yekan;
}
