/* superspace_regular */
@font-face {
    font-family: 'superspace_regular';
    src: url('../../fonts/superspace_regular.eot');
    src: url('../../fonts/superspace_regular.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/superspace_regular.woff2') format('woff2'),
         url('../../fonts/superspace_regular.woff') format('woff'),
         url('../../fonts/superspace_regular.ttf') format('truetype'),
         url('../../fonts/superspace_regular.svg#superspace_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* superspace_bold */
@font-face {
    font-family: 'superspace_bold';
    src: url('../../fonts/superspace_bold.eot');
    src: url('../../fonts/superspace_bold.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/superspace_bold.woff2') format('woff2'),
         url('../../fonts/superspace_bold.woff') format('woff'),
         url('../../fonts/superspace_bold.ttf') format('truetype'),
         url('../../fonts/superspace_bold.svg#superspace_bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* arcon-regular */
@font-face {
    font-family: 'arcon-regular';
    src: url('../../fonts/arcon-regular.eot');
    src: url('../../fonts/arcon-regular.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/arcon-regular.woff2') format('woff2'),
         url('../../fonts/arcon-regular.woff') format('woff'),
         url('../../fonts/arcon-regular.ttf') format('truetype'),
         url('../../fonts/arcon-regular.svg#arcon-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* mitr */
@font-face {
    font-family: 'mitr-light';
    src: url('../../fonts/Mitr-ExtraLight.ttf') format('truetype');
    font-weight: lighter;
    font-style: normal;
}

@font-face {
    font-family: 'mitr';
    src: url('../../fonts/Mitr-Light.ttf') format('truetype');
    font-weight: lighter;
    font-style: normal;
}

@font-face {
    font-family: 'mitr';
    src: url('../../fonts/Mitr-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'mitr';
    src: url('../../fonts/Mitr-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'mitr';
    src: url('../../fonts/Mitr-SemiBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'mitr';
    src: url('../../fonts/Mitr-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}