/* Antonio */
@font-face {
    font-family: 'Antonio';
    src: url('Antonio-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Quicksand */
@font-face {
    font-family: 'Quicksand';
    src: url('Quicksand-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Cooper Hewitt */
@font-face {
    font-family: 'Cooper';
    src: url('CooperHewitt-Book.otf') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
