/* @import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css'); */
@import url('./bootstrap.min.css');
@import url('./owl.carousel.min.css');
@import url('./variables.css');

@font-face {
    font-family: 'SF Pro';
    src: url('./SF-Pro/SF-Pro-Display-Bold.eot');
    src: local('GT Walsheim Pro Light'), local('sfPro-bold'),
        url('./SF-Pro/SF-Pro-Display-Bold.eot?#iefix') format('embedded-opentype'),
        /* url('./SF-Pro/SF-Pro-Display-Bold.woff') format('woff2'), */
        url('./SF-Pro/SF-Pro-Display-Bold.woff') format('woff'),
        url('./SF-Pro/SF-Pro-Display-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro';
    src: url('./SF-Pro/SF-Pro-Display-Regular.eot');
    src: local('GT Walsheim Pro Regular'), local('sfPro-Regular'),
        url('./SF-Pro/SF-Pro-Display-Regular.eot?#iefix') format('embedded-opentype'),
        /* url('./SF-Pro/SF-Pro-Display-Regular.woff') format('woff2'), */
        url('./SF-Pro/SF-Pro-Display-Regular.woff') format('woff'),
        url('./SF-Pro/SF-Pro-Display-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro';
    src: url('./SF-Pro/SF-Pro-Display-Semibold.eot');
    src: local('GT Walsheim Pro Thin Oblique'), local('sfPro-semibold'),
        url('./SF-Pro/SF-Pro-Display-Semibold.eot?#iefix') format('embedded-opentype'),
        /* url('./SF-Pro/SF-Pro-Display-Semibold.woff2') format('woff2'), */
        url('./SF-Pro/SF-Pro-Display-Semibold.woff') format('woff'),
        url('./SF-Pro/SF-Pro-Display-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro';
    src: url('./SF-Pro/SF-Pro-Display-Light.eot');
    src: local('GT Walsheim Pro Thin Oblique'), local('sfPro-semibold'),
        url('./SF-Pro/SF-Pro-Display-Light.eot?#iefix') format('embedded-opentype'),
        /* url('./SF-Pro/SF-Pro-Display-Light.woff2') format('woff2'), */
        url('./SF-Pro/SF-Pro-Display-Light.woff') format('woff'),
        url('./SF-Pro/SF-Pro-Display-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro';
    src: url('./SF-Pro/SF-Pro-Display-LightItalic.eot');
    src: local('GT Walsheim Pro Thin Oblique'), local('sfPro-semibold'),
        url('./SF-Pro/SF-Pro-Display-LightItalic.eot?#iefix') format('embedded-opentype'),
        /* url('./SF-Pro/SF-Pro-Display-LightItalic.woff2') format('woff2'), */
        url('./SF-Pro/SF-Pro-Display-LightItalic.woff') format('woff'),
        url('./SF-Pro/SF-Pro-Display-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'SF Pro';
    src: url('./SF-Pro/SF-Pro-Display-Medium.eot');
    src: local('GT Walsheim Pro Thin Oblique'), local('sfPro-semibold'),
        url('./SF-Pro/SF-Pro-Display-Medium.eot?#iefix') format('embedded-opentype'),
        /* url('./SF-Pro/SF-Pro-Display-Medium.woff2') format('woff2'), */
        url('./SF-Pro/SF-Pro-Display-Medium.woff') format('woff'),
        url('./SF-Pro/SF-Pro-Display-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'SF Pro';
    src: url('./SF-Pro/SF-Pro-Display-RegularItalic.eot');
    src: local('GT Walsheim Pro Thin Oblique'), local('sfPro-semibold'),
        url('./SF-Pro/SF-Pro-Display-RegularItalic.eot?#iefix') format('embedded-opentype'),
        /* url('./SF-Pro/SF-Pro-Display-RegularItalic.woff2') format('woff2'), */
        url('./SF-Pro/SF-Pro-Display-RegularItalic.woff') format('woff'),
        url('./SF-Pro/SF-Pro-Display-RegularItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
 
                         