@font-face {
  font-family: 'pauls';
  src:
    url('../font/pauls.woff2?xybhr5') format('woff2'),
    url('../font/pauls.ttf?xybhr5') format('truetype'),
    url('../font/pauls.woff?xybhr5') format('woff'),
    url('../font/pauls.svg?xybhr5#pauls') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'pauls' !important;
  speak: never;
  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;
}

.icon-wood-floor-buffing:before {
  content: "\e903";
}

.icon-after-builders:before {
  content: "\e904";
}

.icon-vacuum-cleaner:before {
  content: "\e905";
}

.icon-one-off-cleaning:before {
  content: "\e906";
}

.icon-regular:before {
  content: "\e907";
}

.icon-after-builders1:before {
  content: "\e908";
}

.icon-keys:before {
  content: "\e909";
}

.icon-pressure-washing:before {
  content: "\e90a";
}

.icon-mattress-cleaning:before {
  content: "\e90b";
}

.icon-oven-cleaning:before {
  content: "\e90c";
}

.icon-upholstery:before {
  content: "\e90d";
}

.icon-window-cleaning:before {
  content: "\e90e";
}

.icon-call:before {
  content: "\e901";
}

.icon-arrow-down:before {
  content: "\e902";
}

.icon-phone:before {
  content: "\e900";
}