/* TTInterfaces */

@font-face {
    font-family: 'TTInterfaces';
    src: url('/fonts/TTInterfaces-Bold.eot');
    src: url('/fonts/TTInterfaces-Bold.eot?#iefix') format('embedded-opentype'),
    url('/fonts/TTInterfaces-Bold.woff2') format('woff2'),
    url('/fonts/TTInterfaces-Bold.woff') format('woff'),
    url('/fonts/TTInterfaces-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TTInterfaces';
    src: url('/fonts/TTInterfaces-Medium.eot');
    src: url('/fonts/TTInterfaces-Medium.eot?#iefix') format('embedded-opentype'),
    url('/fonts/TTInterfaces-Medium.woff2') format('woff2'),
    url('/fonts/TTInterfaces-Medium.woff') format('woff'),
    url('/fonts/TTInterfaces-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TTInterfaces';
    src: url('/fonts/TTInterfaces-Regular.eot');
    src: url('/fonts/TTInterfaces-Regular.eot?#iefix') format('embedded-opentype'),
    url('/fonts/TTInterfaces-Regular.woff2') format('woff2'),
    url('/fonts/TTInterfaces-Regular.woff') format('woff'),
    url('/fonts/TTInterfaces-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'TTInterfaces';
    src: url('/fonts/TTInterfaces-SemiBold.eot');
    src: url('/fonts/TTInterfaces-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('/fonts/TTInterfaces-SemiBold.woff2') format('woff2'),
    url('/fonts/TTInterfaces-SemiBold.woff') format('woff'),
    url('/fonts/TTInterfaces-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* glyph icons */

@font-face {
    font-family: 'glyphicons';
    src: url('/fonts/glyphicons.eot?5');
    src: url('/fonts/glyphicons.eot?#iefix') format('embedded-opentype'),
    url('/fonts/glyphicons.woff?5') format('woff'),
    url('/fonts/glyphicons.ttf?5') format('truetype');
    font-style: normal;
    font-weight: normal;
    font-display: swap;
}
