﻿@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-Black.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-BlackItalic.otf') format('opentype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-BoldItalic.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-BookItalic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-LightItalic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-MediumItalic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-RegularItalic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-SemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-SemiBoldItalic.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-ThinItalic.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-UltraLight.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Suiss Intl';
    src: url('/Content/fonts/Suisse/SuisseIntl-UltraLightItalic.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
}
