/* StephenType - Logo Font */

@font-face {
    font-family: 'StephenType';
    src: url('StephenType.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Kasutamine logole */
.logo-text {
    font-family: 'StephenType', serif;
}
