@font-face {
    font-family: 'inspireDegular';
    src: url('../fonts/Degular-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'inspireDegularBold';
    src: url('../fonts/Degular-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}