@font-face {
  font-family: "rem-icons";
  src: url('../fonts/rem-icons/rem-icons.eot?t=1772005497784'); /* IE9*/
  src: url('../fonts/rem-icons/rem-icons.eot?t=1772005497784#iefix') format('embedded-opentype') /* IE6-IE8 */,
  url('../fonts/rem-icons/rem-icons.woff2?t=1772005497784') format('woff2'),
  url('../fonts/rem-icons/rem-icons.woff?t=1772005497784') format('woff'),
  url('../fonts/rem-icons/rem-icons.ttf?t=1772005497784') format('truetype'),
  url('../fonts/rem-icons/rem-icons.svg?t=1772005497784') format('svg');
}

[class^="rem-icons-"], [class*=" rem-icons-"] {
  font-family: 'rem-icons' !important;font-size: 1em; font-weight: normal; font-style: normal; vertical-align: -0.15em;;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.rem-icons-add-photo::before { content: "\ea01"; }
.rem-icons-arrow-left::before { content: "\ea02"; }
.rem-icons-arrow-right::before { content: "\ea03"; }
.rem-icons-chevron-up::before { content: "\ea04"; }
.rem-icons-exclamation-solid::before { content: "\ea05"; }
.rem-icons-exclamation::before { content: "\ea06"; }
.rem-icons-info-solid::before { content: "\ea07"; }
.rem-icons-info::before { content: "\ea08"; }
.rem-icons-plus-solid::before { content: "\ea09"; }
.rem-icons-print::before { content: "\ea0a"; }
.rem-icons-processing-time::before { content: "\ea0b"; }
.rem-icons-save-template::before { content: "\ea0c"; }
.rem-icons-save::before { content: "\ea0d"; }
.rem-icons-trash::before { content: "\ea0e"; }


