/* ------------------------
    Flat Icon
------------------------*/
@font-face {
  font-family: Flaticon;
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
       url("../fonts/Flaticon.woff") format("woff"),
       url("../fonts/Flaticon.ttf") format("truetype"),
       url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
  }
}

/* ------------------------
    RTL Icon
------------------------*/

@font-face
{
font-family:RTL-Icon-Package;
src:url(../fonts/RTL-Icon-Package.eot?wmvzq1);
src:url(../fonts/RTL-Icon-Package.eot?wmvzq1#iefix) format('embedded-opentype'),url(../fonts/RTL-Icon-Package.ttf?wmvzq1) format('truetype'),url(../fonts/RTL-Icon-Package.woff?wmvzq1) format('woff'),url(../fonts/RTL-Icon-Package.svg?wmvzq1#RTL-Icon-Package) format('svg');
font-weight:400;
font-style:normal;
font-display:block;
}


/* ------------------------
    Fontawesome Icon
------------------------*/
@font-face
{
font-family:FontAwesome;
src:url('../fonts/fontawesome-webfont.eot?v=4.3.0');
src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
font-weight:normal;
font-style:normal
}


@font-face
{
font-family:IRANSans;
font-style:normal;
font-weight:700;
src:url('../fonts/IRANSansWeb(FaNum)_Bold.eot');
src:url('../fonts/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),url('../fonts/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),url('../fonts/IRANSansWeb(FaNum)_Bold.woff') format('woff'),url('../fonts/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}

@font-face
{
font-family:IRANSans;
font-style:normal;
font-weight:300;
src:url('../fonts/IRANSansWeb(FaNum)_Light.eot');
src:url('../fonts/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),url('../fonts/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),url('../fonts/IRANSansWeb(FaNum)_Light.woff') format('woff'),url('../fonts/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}

@font-face
{
font-family:IRANSans;
font-style:normal;
font-weight:400;
src:url('../fonts/IRANSansWeb(FaNum).eot');
src:url('../fonts/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),url('../fonts/IRANSansWeb(FaNum).woff2') format('woff2'),url('../fonts/IRANSansWeb(FaNum).woff') format('woff'),url('../fonts/IRANSansWeb(FaNum).ttf') format('truetype');
}

@font-face
{
font-family:dana;
font-style:normal;
font-weight:700;
src:url(../fonts/dana-fanum-bold.eot);
src:url(../fonts/dana-fanum-bold.eot?#iefix) format('embedded-opentype'),url(../fonts/dana-fanum-bold.woff2) format('woff2'),url(../fonts/dana-fanum-bold.woff) format('woff');
}

@font-face
{
font-family:dana;
font-style:normal;
font-weight:400;
src:url(../fonts/dana-fanum-regular.eot);
src:url(../fonts/dana-fanum-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/dana-fanum-regular.woff2) format('woff2'),url(../fonts/dana-fanum-regular.woff) format('woff');
}

.icon,.fa
{
	font-family:FontAwesome,RTL-Icon-Package;
	font-style:normal;
	position:relative;
	top:2px;
}

.rtl
{
	font-family:RTL-Icon-Package;
	font-style:normal;
	
}

.rip
{
font-family:RTL-Icon-Package,serif!important;
speak:never;
font-style:normal;
font-weight:400;
font-variant:normal;
text-transform:none;
line-height:1;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}