@font-face {
    font-family: 'qtype-square-ot';
    src: url('../fonts/QTypeSquareOT/QTypeSquareOT-Extlight.woff2') format('woff2'),
         url('../fonts/QTypeSquareOT/QTypeSquareOT-Extlight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'qtype-square-ot';
    src: url('../fonts/QTypeSquareOT/QTypeSquareOT-Light.woff2') format('woff2'),
         url('../fonts/QTypeSquareOT/QTypeSquareOT-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'qtype-square-ot';
    src: url('../fonts/QTypeSquareOT/QTypeSquareOT-Book.woff2') format('woff2'),
         url('../fonts/QTypeSquareOT/QTypeSquareOT-Book.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}