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

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

.flaticon-Bretagne:before {
  content: "\1f335";
  color: #606060;
}
