@font-face {
  font-family: 'Pacific-Garage';
  src:  url('fonts/Pacific-Garage.eot?tng9od');
  src:  url('fonts/Pacific-Garage.eot?tng9od#iefix') format('embedded-opentype'),
    url('fonts/Pacific-Garage.ttf?tng9od') format('truetype'),
    url('fonts/Pacific-Garage.woff?tng9od') format('woff'),
    url('fonts/Pacific-Garage.svg?tng9od#Pacific-Garage') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.pg-stars:before {
  content: "\e907";
}
.pg-arrow_circle_left:before {
  content: "\e908";
}
.pg-arrow_circle_right:before {
  content: "\e909";
}
.pg-air:before {
  content: "\e900";
}
.pg-auto_transmission:before {
  content: "\e901";
}
.pg-car_repair:before {
  content: "\e902";
}
.pg-developer_guide:before {
  content: "\e903";
}
.pg-electric_bolt:before {
  content: "\e904";
}
.pg-handyman:before {
  content: "\e905";
}
.pg-unpaved_road:before {
  content: "\e906";
}
