﻿@font-face {
    font-display: swap;
    font-family: "Sinkin Sans";
    font-style: italic;
    font-weight: 100;
    src: url('lib/sinkin-sans/Sinkin Sans 100 Thin Italic.otf') format('opentype');
}
@font-face {
    font-display: swap;
    font-family: "Sinkin Sans";
    font-style: normal;
    font-weight: 400;
    src: url('lib/sinkin-sans/Sinkin Sans 400 Regular.otf') format('opentype');
}

