@font-face {
    font-family: 'Ophlia Script';
    src: url('OphliaScriptLight.eot');
    src: url('OphliaScriptLight.eot?#iefix') format('embedded-opentype'),
        url('OphliaScriptLight.woff2') format('woff2'),
        url('OphliaScriptLight.woff') format('woff'),
        url('OphliaScriptLight.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Ophlia Script';
    src: url('OphliaScript.eot');
    src: url('OphliaScript.eot?#iefix') format('embedded-opentype'),
        url('OphliaScript.woff2') format('woff2'),
        url('OphliaScript.woff') format('woff'),
        url('OphliaScript.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

