
@font-face {
    font-family: iconfont;
    src: url('../fonts/iconfont.eot');
    src: local('â˜º'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg') format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: 'Gothic A1';
    src: url('../fonts/GothicA1-Regular.eot');
    src: url('../fonts/GothicA1-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothicA1-Regular.woff2') format('woff2'),
        url('../fonts/GothicA1-Regular.woff') format('woff'),
        url('../fonts/GothicA1-Regular.ttf') format('truetype'),
        url('../fonts/GothicA1-Regular.svg#GothicA1-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Gothic A1';
    src: url('../fonts/GothicA1-Medium.eot');
    src: url('../fonts/GothicA1-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothicA1-Medium.woff2') format('woff2'),
        url('../fonts/GothicA1-Medium.woff') format('woff'),
        url('../fonts/GothicA1-Medium.ttf') format('truetype'),
        url('../fonts/GothicA1-Medium.svg#GothicA1-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gothic A1';
    src: url('../fonts/GothicA1-SemiBold.eot');
    src: url('../fonts/GothicA1-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothicA1-SemiBold.woff2') format('woff2'),
        url('../fonts/GothicA1-SemiBold.woff') format('woff'),
        url('../fonts/GothicA1-SemiBold.ttf') format('truetype'),
        url('../fonts/GothicA1-SemiBold.svg#GothicA1-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gothic A1';
    src: url('../fonts/GothicA1-Light.eot');
    src: url('../fonts/GothicA1-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothicA1-Light.woff2') format('woff2'),
        url('../fonts/GothicA1-Light.woff') format('woff'),
        url('../fonts/GothicA1-Light.ttf') format('truetype'),
        url('../fonts/GothicA1-Light.svg#GothicA1-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


