@font-face {
    font-family: 'Akira';
    src: url('https://torrid.a.bigcontent.io/v1/static/akira_bold-webfont_1') format('woff2'),
        url('https://torrid.a.bigcontent.io/v1/static/akira_bold-webfont') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Akira outline';
    src: url('https://torrid.a.bigcontent.io/v1/static/akira_outline-webfont_1') format('woff2'),
        url('https://torrid.a.bigcontent.io/v1/static/akira_outline-webfont') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Akira bold';
    src: url('https://torrid.a.bigcontent.io/v1/static/akira_super_bold-webfont_1') format('woff2'),
        url('https://torrid.a.bigcontent.io/v1/static/akira_super_bold-webfont') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

