/* Poppins-SemiBold font */

@font-face {
    font-family: 'Poppins';
    src: url('/20200512T000010Z/fonts/Poppins-SemiBold.eot');
    src: url('/20200512T000010Z/fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/20200512T000010Z/fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('/20200512T000010Z/fonts/Poppins-SemiBold.woff') format('woff'),
        url('/20200512T000010Z/fonts/Poppins-SemiBold.ttf') format('truetype'),
        url('/20200512T000010Z/fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
    font-weight: 600;
}

/* Poppins-SemiBoldItalic font */
@font-face {
    font-family: 'Poppins';
    src: url('/20200512T000010Z/fonts/Poppins-SemiBoldItalic.eot');
    src: url('/20200512T000010Z/fonts/Poppins-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/20200512T000010Z/fonts/Poppins-SemiBoldItalic.woff2') format('woff2'),
        url('/20200512T000010Z/fonts/Poppins-SemiBoldItalic.woff') format('woff'),
        url('/20200512T000010Z/fonts/Poppins-SemiBoldItalic.ttf') format('truetype'),
        url('/20200512T000010Z/fonts/Poppins-SemiBoldItalic.svg#Poppins-SemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
}

/* Helvetica-Black font */
@font-face {
    font-family: 'Helvetica';
    src: url('/20200512T000010Z/fonts/Helvetica-Black.eot');
    src: url('/20200512T000010Z/fonts/Helvetica-Black.eot?#iefix') format('embedded-opentype'),
        url('/20200512T000010Z/fonts/Helvetica-Black.woff2') format('woff2'),
        url('/20200512T000010Z/fonts/Helvetica-Black.woff') format('woff'),
        url('/20200512T000010Z/fonts/Helvetica-Black.ttf') format('truetype'),
        url('/20200512T000010Z/fonts/Helvetica-Black.svg#Helvetica-Black') format('svg');
    font-weight: 900;
}

