@font-face {
  font-family: 'sunflower-icon-set';
  src: url("../fonts/sunflower-icon-set.ttf?fmm65z") format("truetype");
  font-weight: normal;
  font-style: normal; }

[class^="sunflower-"], [class*=" sunflower-"] {
  font-family: 'sunflower-icon-set';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sunflower-ArrowIcon:before {
  content: "\e600"; }

.sunflower-CloseIcon:before {
  content: "\e601"; }

.sunflower-CollapseIcon:before {
  content: "\e602"; }

.sunflower-ExpandIcon:before {
  content: "\e603"; }

.sunflower-FacebookIcon:before {
  content: "\e604"; }

.sunflower-LinkedInIcon:before {
  content: "\e605"; }

.sunflower-LockIcon:before {
  content: "\e606"; }

.sunflower-MenuIcon:before {
  content: "\e607"; }

.sunflower-SearchIcon:before {
  content: "\e608"; }

.sunflower-TwitterIcon:before {
  content: "\e609"; }

.sunflower-YouTubeIcon:before {
  content: "\e60a"; }
