
@font-face {
    font-family: '../font/Circular Std';
    src: url('../font/CircularStd-Medium.woff2') format('woff2'),
        url('../font/circular-std-medium-500.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



