/* GENERATED - this stylesheet has been run through PurgeCSS.
   It contains only the selectors used by the HTML in this folder as of
   2026-08-02. If you add markup with a class that is not already used
   somewhere on the site (a new Bootstrap utility, a new fa-* icon), the
   rule for it is NOT in here and the element will render unstyled.

   To regenerate after editing the HTML:
     cd "I:\Client Website\_SriYoga2-css-rollback-2026-08-02"
     node run.mjs && node install.mjs install
   Unpurged originals: I:\Client Website\_SriYoga2-css-rollback-2026-08-02\pre-purge-css
   To roll back entirely:  node install.mjs restore                    */
	/*
  	Flaticon icon font: Flaticon
  	Creation date: 30/12/2017 13:45
  	*/

@font-face {
  font-family: "Flaticon";
  src: url("./Flaticon.eot");
  src: url("./Flaticon.eot?#iefix") format("embedded-opentype"),
       url("./Flaticon.woff") format("woff"),
       url("./Flaticon.ttf") format("truetype"),
       url("./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("./Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
	font-family: Flaticon;
	font-style: normal;

}
.flaticon-like-1:before { content: "\f101"; }
.flaticon-right-arrow:before { content: "\f104"; }
.flaticon-left-arrow:before { content: "\f105"; }