@import url('https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap');


@font-face {
    font-family: 'font2'; /* posterama-light */
    src: url('post.woff2') format('woff2'),
        url('post.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}