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

[class^="decorias-"], [class*=" decorias-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'decorias' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
 
}