@font-face {
  font-family: 'casita-luna';
  src:
    url('fonts/casita-luna.woff') format('woff'),
    url('fonts/casita-luna.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="cl-"], [class*=" cl-"] {
  font-family: 'casita-luna' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.cl-appliance:before {
  content: '\e900';
}

.cl-kitchen:before {
  content: '\e901';
}

.cl-sausage:before {
  content: '\e902';
}

.cl-towel:before {
  content: '\e903';
}

.cl-washing-machine:before {
  content: '\e904';
}

.cl-beach-umbrella:before {
  content: '\e905';
}
