/* ak-icons */
@font-face {
    font-family: 'ak-icons';
    src:url("fonts/ak-icons.eot");
    src:url("fonts/ak-icons.eot?#iefix") format("embedded-opentype"),
        url("fonts/ak-icons.woff") format("woff"),
        url("fonts/ak-icons.ttf") format("truetype"),
        url("fonts/ak-icons.svg#fkr-icons") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* Noto Sans */
@font-face {
    font-family: 'Noto Sans';
    src:url('fonts/subset-NotoSans-Light.eot');
    src:url('fonts/subset-NotoSans-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/subset-NotoSans-Light.woff2') format('woff2'),
        url('fonts/subset-NotoSans-Light.woff') format('woff'),
        url('fonts/subset-NotoSans-Light.ttf') format('truetype'),
        url('fonts/subset-NotoSans-Light.svg#NotoSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto Sans';
    src:url('fonts/subset-NotoSans-Regular.eot');
    src:url('fonts/subset-NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/subset-NotoSans-Regular.woff2') format('woff2'),
        url('fonts/subset-NotoSans-Regular.woff') format('woff'),
        url('fonts/subset-NotoSans-Regular.ttf') format('truetype'),
        url('fonts/subset-NotoSans-Regular.svg#NotoSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto Sans';
    src:url('fonts/subset-NotoSans-Medium.eot');
    src:url('fonts/subset-NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/subset-NotoSans-Medium.woff2') format('woff2'),
        url('fonts/subset-NotoSans-Medium.woff') format('woff'),
        url('fonts/subset-NotoSans-Medium.ttf') format('truetype'),
        url('fonts/subset-NotoSans-Medium.svg#NotoSans-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto Sans';
    src:url('fonts/subset-NotoSans-SemiBold.eot');
    src:url('fonts/subset-NotoSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/subset-NotoSans-SemiBold.woff2') format('woff2'),
        url('fonts/subset-NotoSans-SemiBold.woff') format('woff'),
        url('fonts/subset-NotoSans-SemiBold.ttf') format('truetype'),
        url('fonts/subset-NotoSans-SemiBold.svg#NotoSans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Noto Sans';
    src:url('fonts/subset-NotoSans-Bold.eot');
    src:url('fonts/subset-NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/subset-NotoSans-Bold.woff2') format('woff2'),
        url('fonts/subset-NotoSans-Bold.woff') format('woff'),
        url('fonts/subset-NotoSans-Bold.ttf') format('truetype'),
        url('fonts/subset-NotoSans-Bold.svg#NotoSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham Pro';
    src:url('../fonts/GothamPro-Black.eot');
    src:url('../fonts/GothamPro-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/GothamPro-Black.woff') format('woff'),
        url('../fonts/GothamPro-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}