@font-face {
    font-family: 'outfit-light';
    src: url('Outfit-Light.eot');
    src: url('Outfit-Light.eot?#iefix') format('embedded-opentype'),
         url('Outfit-Light.woff2') format('woff2'),
         url('Outfit-Light.woff') format('woff'),
         url('Outfit-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'outfit-regular';
    src: url('Outfit-Regular.eot');
    src: url('Outfit-Regular.eot?#iefix') format('embedded-opentype'),
         url('Outfit-Regular.woff2') format('woff2'),
         url('Outfit-Regular.woff') format('woff'),
         url('Outfit-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'outfit-medium';
    src: url('Outfit-Medium.eot');
    src: url('Outfit-Medium.eot?#iefix') format('embedded-opentype'),
         url('Outfit-Medium.woff2') format('woff2'),
         url('Outfit-Medium.woff') format('woff'),
         url('Outfit-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'outfit-semibold';
    src: url('Outfit-SemiBold.eot');
    src: url('Outfit-SemiBold.eot?#iefix') format('embedded-opentype'),
         url('Outfit-SemiBold.woff2') format('woff2'),
         url('Outfit-SemiBold.woff') format('woff'),
         url('Outfit-SemiBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'outfit-bold';
    src: url('Outfit-Bold.eot');
    src: url('Outfit-Bold.eot?#iefix') format('embedded-opentype'),
         url('Outfit-Bold.woff2') format('woff2'),
         url('Outfit-Bold.woff') format('woff'),
         url('Outfit-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}