/*
THEME NAME: pr portal
AUTHOR: it department
Version: 1.0
*/
@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	src: url('assets/fonts/iranyekanwebbold.woff') format('woff');
}

@font-face {
	font-family: iranyekan;
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('assets/fonts/iranyekanwebregular.woff') format('woff');
}

:root, :host {
  --fa-style-family-classic: 'Font Awesome 5 Free';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 5 Free'; }

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url('assets/fonts/fa-solid-900.woff2') format("woff2"); }

.fas,
.fa-solid {
  font-weight: 900;font-family: 'Font Awesome 5 Free'; }
