@font-face {
    font-family: 'GUMDROP';
    src: url('/skin/default/fonts/gumdrop/GUMDROPRegular.eot');
    src: url('/skin/default/fonts/gumdrop/GUMDROPRegular.eot?#iefix') format('embedded-opentype'),
        url('/skin/default/fonts/gumdrop/GUMDROPRegular.woff2') format('woff2'),
        url('/skin/default/fonts/gumdrop/GUMDROPRegular.woff') format('woff'),
        url('/skin/default/fonts/gumdrop/GUMDROPRegular.ttf') format('truetype'),
        url('/skin/default/fonts/gumdrop/GUMDROPRegular.otf') format('opentype'),
        url('skin/default/fonts/gumdrop/GUMDROPRegular.svg#GUMDROPRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}