/* @ import */
@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);

@font-face {
    font-family: 'dinot';
    src: url('fonnts.com-dinot-regular-webfont.woff2') format('woff2'),
         url('fonnts.com-dinot-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dinot_medium';
    src: url('dinot-medium-webfont.woff2') format('woff2'),
         url('dinot-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dinot_bold';
    src: url('dinot-bold-webfont.woff2') format('woff2'),
         url('dinot-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dinot_black';
    src: url('dinot-black-webfont.woff2') format('woff2'),
         url('dinot-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'dinot_light';
    src: url('dinot-light-webfont.woff2') format('woff2'),
         url('dinot-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
