@font-face {
    font-family: 'CustomFont';
    src: url('swiza-regular-webfont.eot');
    src: url('swiza-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('swiza-regular-webfont.woff2') format('woff2'),
         url('swiza-regular-webfont.woff') format('woff'),
         url('swiza-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'CustomFont';
    src: url('swiza-medium-webfont.eot');
    src: url('swiza-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('swiza-medium-webfont.woff2') format('woff2'),
         url('swiza-medium-webfont.woff') format('woff'),
         url('swiza-medium-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'CustomFont';
    src: url('swiza-bold-webfont.eot');
    src: url('swiza-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('swiza-bold-webfont.woff2') format('woff2'),
         url('swiza-bold-webfont.woff') format('woff'),
         url('swiza-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'CustomFont';
    src: url('swiza-regularitalic-webfont.eot');
    src: url('swiza-regularitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('swiza-regularitalic-webfont.woff2') format('woff2'),
         url('swiza-regularitalic-webfont.woff') format('woff'),
         url('swiza-regularitalic-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'CustomFont';
    src: url('swiza-mediumitalic-webfont.eot');
    src: url('swiza-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('swiza-mediumitalic-webfont.woff2') format('woff2'),
         url('swiza-mediumitalic-webfont.woff') format('woff'),
         url('swiza-mediumitalic-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'CustomFont';
    src: url('swiza-bolditalic-webfont.eot');
    src: url('swiza-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('swiza-bolditalic-webfont.woff2') format('woff2'),
         url('swiza-bolditalic-webfont.woff') format('woff'),
         url('swiza-bolditalic-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}



