@font-face {
  font-family: 'CircularStd';
  font-weight: 400;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Book.otf') format('opentype');
}

@font-face {
  font-family: 'CircularStd';
  font-weight: 500;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'CircularStd';
  font-weight: 700;
  font-style: normal;
  src: local('CircularStd'), url('CircularStd-Bold.otf') format('opentype');
}

@font-face {
  font-family: "Robotto";
  src: local("Robotto"), url('Roboto-Regular.ttf');
}

@font-face {
  font-family: 'IranYekan';
  font-style: normal;
  font-weight: 300;
  /* src: local('IranYekan'), url('IRANYekan.otf') format("opentype"); */
  src: local('iranyekan'), url("./eot/iranyekanwebbold.eot");
  src: local('iranyekan'), url("./eot/iranyekanwebbold.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */
    url("./woff2/iranyekanwebbold.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
    url("./woff/iranyekanwebbold.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("./ttf/iranyekanwebbold.ttf") format("truetype");
}


@font-face {
  font-family: 'iranyekan';
  font-style: normal;
  font-weight: 300;
  src: local('iranyekan'), url("./eot/iranyekanweblight.eot");
  src: local('iranyekan'), url("./eot/iranyekanweblight.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */
    url("./woff2/iranyekanweblight.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
    url("./woff/iranyekanweblight.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("./ttf/iranyekanweblight.ttf") format("truetype");
}

@font-face {
  font-family: 'iranyekan';
  font-style: normal;
  font-weight: normal;
  src: local('iranyekan'), url("./eot/iranyekanwebregular.eot");
  src: local('iranyekan'), url("./eot/iranyekanwebregular.eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */
    url("./woff2/iranyekanwebregular.woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
    url("./woff/iranyekanwebregular.woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("./ttf/iranyekanwebregular.ttf") format("truetype");
}

/* Latin fonts (Roboto) */


@font-face {
  font-family: 'iranyekan';
  font-style: normal;
  font-weight: bold;
  src: url("./eot/");
  src: url("./eot/iranyekanwebbold(fanum).eot");
  src: url("./eot/iranyekanwebbold(fanum).eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */
    url("./woff2/iranyekanwebbold(fanum).woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
    url("./woff/iranyekanwebbold(fanum).woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("./ttf/iranyekanwebbold(fanum).ttf") format("truetype");
}

@font-face {
  font-family: 'iranyekan';
  font-style: normal;
  font-weight: 300;
  src: url("./eot/iranyekanweblight(fanum).eot");
  src: url("./eot/iranyekanweblight(fanum).eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */
    url("./woff2/iranyekanweblight(fanum).woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
    url("./woff/iranyekanweblight(fanum).woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("./ttf/iranyekanweblight(fanum).ttf") format("truetype");
}

@font-face {
  font-family: 'iranyekan';
  font-style: normal;
  font-weight: normal;
  src: url("./eot/iranyekanwebregular(fanum).eot");
  src: url("./eot/iranyekanwebregular(fanum).eot?#iefix") format("embedded-opentype"),
    /* IE6-8 */
    url("./woff2/iranyekanwebregular(fanum).woff2") format("woff2"),
    /* FF39+,Chrome36+, Opera24+*/
    url("./woff/iranyekanwebregular(fanum).woff") format("woff"),
    /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url("./ttf/iranyekanwebregular(fanum).ttf") format("truetype");
}

.yekanFont {
  font-family: iranyekan !important;
}

/**IranYekan>>*/