/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *

 */
/* line 2, app/assets/stylesheets/pulse/_monday_forms.scss */
[data-icon]:before {
  content: attr(data-icon);
}

/* line 4, app/assets/stylesheets/pulse/_monday_forms.scss */
[data-icon]:before,
.icon-dapulse-attachment:before,
.icon-dapulse-close:before,
.icon-dapulse-error:before,
.icon-dapulse-filetype-excel:before,
.icon-dapulse-filetype-image:before,
.icon-dapulse-filetype-music:before,
.icon-dapulse-filetype-pdf:before,
.icon-dapulse-filetype-plain:before,
.icon-dapulse-filetype-ppt:before,
.icon-dapulse-filetype-video:before,
.icon-dapulse-filetype-video2:before,
.icon-dapulse-filetype-word:before,
.icon-dapulse-filetype-zip:before,
.icon-v2-files:before,
.icon-v2-heart:before,
.icon-v2-heart-line:before,
.icon-v2-star:before {
  display: inline-block;
  font-family: "monday_forms";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

/* line 36, app/assets/stylesheets/pulse/_monday_forms.scss */
.icon-dapulse-attachment:before {
  content: "\f100";
}

/* line 37, app/assets/stylesheets/pulse/_monday_forms.scss */
.icon-dapulse-close:before {
  content: "\f101";
}

/* line 38, app/assets/stylesheets/pulse/_monday_forms.scss */
.icon-dapulse-error:before {
  content: "\f102";
}

/* line 39, app/assets/stylesheets/pulse/_monday_forms.scss */
.icon-dapulse-filetype-excel:before {
  content: "\f103";
}

/* line 40, app/assets/stylesheets/pulse/_monday_forms.scss */
.icon-dapulse-filetype-image:before {
  content: "\f104";
}

/* line 41, app/assets/stylesheets/pulse/_monday_forms.scss */
.icon-dapulse-filetype-music:before {
  content: "\f105";
}

/* line 42, app/assets/stylesheets/pulse/_monday_forms.scss */
.icon-dapulse-filetype-pdf:before {
  content: "\f106";
}

/* line 43, app/assets/stylesheets/pulse/_monday_forms.scss */
.icon-dapulse-filetype-plain:before {
  content: "\f107";
}

/* line 44, app/assets/stylesheets/pulse/_monday_forms.scss */
.icon-dapulse-filetype-ppt:before {
  content: "\f108";
}

/* line 45, app/assets/stylesheets/pulse/_monday_forms.scss */
.icon-dapulse-filetype-video:before {
  content: "\f109";
}

/* line 46, app/assets/stylesheets/pulse/_monday_forms.scss */
.icon-dapulse-filetype-video2:before {
  content: "\f10a";
}

/* line 47, app/assets/stylesheets/pulse/_monday_forms.scss */
.icon-dapulse-filetype-word:before {
  content: "\f10b";
}

/* line 48, app/assets/stylesheets/pulse/_monday_forms.scss */
.icon-dapulse-filetype-zip:before {
  content: "\f10c";
}

/* line 49, app/assets/stylesheets/pulse/_monday_forms.scss */
.icon-v2-files:before {
  content: "\f10f";
}

/* line 50, app/assets/stylesheets/pulse/_monday_forms.scss */
.icon-v2-heart:before {
  content: "\f110";
}

/* line 51, app/assets/stylesheets/pulse/_monday_forms.scss */
.icon-v2-heart-line:before {
  content: "\f111";
}

/* line 52, app/assets/stylesheets/pulse/_monday_forms.scss */
.icon-v2-star:before {
  content: "\f112";
}
