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

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

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

@font-face {
    font-family: 'TT Commons';
    src: url('TTCommons-Light.woff2') format('woff2'),
        url('TTCommons-Light.woff') format('woff'),
        url('TTCommons-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Commons';
    src: url('TTCommons-MediumItalic.woff2') format('woff2'),
        url('TTCommons-MediumItalic.woff') format('woff'),
        url('TTCommons-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TT Commons';
    src: url('TTCommons-LightItalic.woff2') format('woff2'),
        url('TTCommons-LightItalic.woff') format('woff'),
        url('TTCommons-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TT Commons';
    src: url('TTCommons-Regular.woff2') format('woff2'),
        url('TTCommons-Regular.woff') format('woff'),
        url('TTCommons-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TT Commons';
    src: url('TTCommons-Medium.woff2') format('woff2'),
        url('TTCommons-Medium.woff') format('woff'),
        url('TTCommons-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: 'Tomorrow';
    src: url('Tomorrow-Regular.woff2') format('woff2'),
    url('Tomorrow-Regular.woff') format('woff'),
    url('Tomorrow-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'TT Commons';
    src: url('TTCommons-DemiBoldItalic.woff2') format('woff2'),
    url('TTCommons-DemiBoldItalic.woff') format('woff'),
    url('TTCommons-DemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'TT Commons';
    src: url('TTCommons-DemiBold.woff2') format('woff2'),
    url('TTCommons-DemiBold.woff') format('woff'),
    url('TTCommons-DemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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