/* latin */
@font-face {
    font-family: 'Cooper';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(CooperBT-Medium.ttf) format('truetype');
}
