/* dymo */
@font-face {
  font-display: swap;
  font-family: 'Dymo';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/dymo/Dymo.ttf.woff') format('woff'); 
}

@font-face {
    font-display: swap;
    font-family: 'Impact Label';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/impact_label/Impact_label.woff') format('woff'); 
    }
    

    @font-face {
    font-display: swap;  
    font-family: 'Impact Label Reversed';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/impact_label/Impact_label_reversed.woff') format('woff'); 
    }

