.uk-hidden-visually:not(:focus):not(:active):not(:focus-within) {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    border: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    clip-path: inset(50%) !important;
    white-space: nowrap !important;
}@font-face {
        font-family: 'my-custom-font';
        src: url('yootheme-child/fonts/my-custom-font.eot');
        src: url('yootheme-child/fonts/my-custom-font.eot?#iefix') format('embedded-opentype'),
                 url('yootheme-child/fonts/my-custom-font.woff') format('woff'),
                 url('yootheme-child/fonts/my-custom-font.ttf') format('truetype'),
                 url('yootheme-child/fonts/my-custom-font.svg#mycustomfont') format('svg');
}