@font-face {
    font-family: 'Aptly';
    src: url('AptlyBlack.woff2') format('woff2'),
        url('AptlyBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aptly';
    src: url('Aptly-BoldItalic.woff2') format('woff2'),
        url('Aptly-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Aptly';
    src: url('Aptly-Bold.woff2') format('woff2'),
        url('Aptly-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aptly Extra';
    src: url('AptlyExtraBold.woff2') format('woff2'),
        url('AptlyExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aptly';
    src: url('Aptly-Italic.woff2') format('woff2'),
        url('Aptly-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Aptly';
    src: url('AptlyLight-Italic.woff2') format('woff2'),
        url('AptlyLight-Italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Aptly';
    src: url('AptlyLight.woff2') format('woff2'),
        url('AptlyLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aptly';
    src: url('AptlyMedium-Italic.woff2') format('woff2'),
        url('AptlyMedium-Italic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Aptly';
    src: url('AptlyMedium.woff2') format('woff2'),
        url('AptlyMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aptly';
    src: url('Aptly.woff2') format('woff2'),
        url('Aptly.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

