/* Poppins Fonts */
@font-face {
    font-family: "Poppins Black";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins Black"), url("Poppins-Black.ttf") format('truetype');
}

@font-face {
    font-family: "Poppins BlackItalic";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins BlackItalic"), url("Poppins-BlackItalic.ttf") format('truetype');
}

@font-face {
    font-family: "Poppins Bold";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins Bold"), url("Poppins-Bold.ttf") format('truetype');
}

@font-face {
    font-family: "Poppins BoldItalic";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins Bold"), url("Poppins-BoldItalic.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins ExtraBold";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins ExtraBold"), url("Poppins-ExtraBold.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins ExtraBoldItalic";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins ExtraBoldItalic"), url("Poppins-ExtraBoldItalic.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins ExtraLight";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins ExtraLight"), url("Poppins-ExtraLight.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins ExtraLightItalic";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins ExtraLightItalic"), url("Poppins-ExtraLightItalic.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins Italic";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins Italic"), url("Poppins-Italic.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins Light";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins Light"), url("Poppins-Light.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins LightItalic";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins LightItalic"), url("Poppins-LightItalic.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins Medium";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins Medium"), url("Poppins-Medium.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins Medium, Poppins";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins Medium, Poppins"), url("Poppins-Medium.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins MediumItalic";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins MediumItalic"), url("Poppins-MediumItalic.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins Regular";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins Regular"), url("Poppins-Regular.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins SemiBold";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins SemiBold"), url("Poppins-SemiBold.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins SemiBoldItalic";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins SemiBoldItalic"), url("Poppins-SemiBoldItalic.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins Thin";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins Thin"), url("Poppins-Thin.ttf") format('truetype');
}
@font-face {
    font-family: "Poppins ThinItalic";
    font-style: normal;
    font-weight: normal;
    src: local("Poppins ThinItalic"), url("Poppins-ThinItalic.ttf") format('truetype');
}

@font-face {
    font-family: 'Inter-Black';
    src: local("Inter-Black"), url("../fonts/inter/Inter-Black.otf") format('truetype');
    font-style: normal;
    font-weight: normal; 
}

@font-face {
    font-family: 'Inter-Bold';
    src: local("Inter-Bold"), url("../fonts/inter/Inter-Bold.otf") format('truetype');
    font-style: normal;
    font-weight: normal; 
}

@font-face {
    font-family: 'Inter-ExtraBold';
    src: local("Inter-ExtraBold"), url("../fonts/inter/Inter-ExtraBold.otf") format('truetype');
    font-style: normal;
    font-weight: normal; 
}

@font-face {
    font-family: 'Inter-ExtraLight';
    src: local("Inter-ExtraLight"), url("../fonts/inter/Inter-ExtraLight.otf") format('truetype');
    font-style: normal;
    font-weight: normal; 
}

@font-face {
    font-family: 'Inter-Light';
    src: local("Inter-Light"), url("../fonts/inter/Inter-Light.otf") format('truetype');
    font-style: normal;
    font-weight: normal; 
}

@font-face {
    font-family: 'Inter-Medium';
    src: local("Inter-Medium"), url("../fonts/inter/Inter-Medium.otf") format('truetype');
    font-style: normal;
    font-weight: normal; 
}

@font-face {
    font-family: 'Inter-Regular';
    src: local("Inter-Regular"), url("../fonts/inter/Inter-Regular.otf") format('truetype');
    font-style: normal;
    font-weight: normal; 
}

@font-face {
    font-family: 'Inter-SemiBold';
    src: local("Inter-SemiBold"), url("../fonts/inter/Inter-SemiBold.otf") format('truetype');
    font-style: normal;
    font-weight: normal; 
}

@font-face {
    font-family: 'Inter-Thin';
    src: local("Inter-Thin"), url("../fonts/inter/Inter-Thin.otf") format('truetype');
    font-style: normal;
    font-weight: normal; 
}

@font-face {
    font-family: 'Inter';
    src: local("Inter"), url("../fonts/inter/Inter-V.ttf") format('truetype');
    font-style: normal;
    font-weight: normal; 
}



@font-face {
    font-family: 'TT Hoves Hairline';
    src: url('../fonts/TT-Hoves/TTHoves-HairlineItalic.eot');
    src: local('TT Hoves Hairline Italic'), local('TTHoves-HairlineItalic'),
        url('../fonts/TT-Hoves/TTHoves-HairlineItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-HairlineItalic.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-HairlineItalic.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-HairlineItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-ExtraLightItalic.eot');
    src: local('TT Hoves ExtraLight Italic'), local('TTHoves-ExtraLightItalic'),
        url('../fonts/TT-Hoves/TTHoves-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-ExtraLightItalic.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-Thin.eot');
    src: local('TT Hoves Thin'), local('TTHoves-Thin'),
        url('../fonts/TT-Hoves/TTHoves-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-Thin.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-Thin.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-DemiBold.eot');
    src: local('TT Hoves DemiBold'), local('TTHoves-DemiBold'),
        url('../fonts/TT-Hoves/TTHoves-DemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-DemiBold.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-DemiBold.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-DemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-BoldItalic.eot');
    src: local('TT Hoves Bold Italic'), local('TTHoves-BoldItalic'),
        url('../fonts/TT-Hoves/TTHoves-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-BoldItalic.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-BoldItalic.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-Black.eot');
    src: local('TT Hoves Black'), local('TTHoves-Black'),
        url('../fonts/TT-Hoves/TTHoves-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-Black.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-Black.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-ExtraLight.eot');
    src: local('TT Hoves ExtraLight'), local('TTHoves-ExtraLight'),
        url('../fonts/TT-Hoves/TTHoves-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-ExtraLight.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-ExtraLight.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-Bold.eot');
    src: local('TT Hoves Bold'), local('TTHoves-Bold'),
        url('../fonts/TT-Hoves/TTHoves-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-Bold.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-Bold.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-ThinItalic.eot');
    src: local('TT Hoves Thin Italic'), local('TTHoves-ThinItalic'),
        url('../fonts/TT-Hoves/TTHoves-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-ThinItalic.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-ThinItalic.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-Italic.eot');
    src: local('TT Hoves Italic'), local('TTHoves-Italic'),
        url('../fonts/TT-Hoves/TTHoves-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-Italic.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-Italic.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-BlackItalic.eot');
    src: local('TT Hoves Black Italic'), local('TTHoves-BlackItalic'),
        url('../fonts/TT-Hoves/TTHoves-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-BlackItalic.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-BlackItalic.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-ExtraBold.eot');
    src: local('TT Hoves ExtraBold'), local('TTHoves-ExtraBold'),
        url('../fonts/TT-Hoves/TTHoves-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-ExtraBold.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-ExtraBold.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-DemiBoldItalic.eot');
    src: local('TT Hoves DemiBold Italic'), local('TTHoves-DemiBoldItalic'),
        url('../fonts/TT-Hoves/TTHoves-DemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-DemiBoldItalic.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-DemiBoldItalic.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-DemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-MediumItalic.eot');
    src: local('TT Hoves Medium Italic'), local('TTHoves-MediumItalic'),
        url('../fonts/TT-Hoves/TTHoves-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-MediumItalic.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-MediumItalic.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-ExtraBoldItalic.eot');
    src: local('TT Hoves ExtraBold Italic'), local('TTHoves-ExtraBoldItalic'),
        url('../fonts/TT-Hoves/TTHoves-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-ExtraBoldItalic.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-Regular.eot');
    src: local('TT Hoves Regular'), local('TTHoves-Regular'),
        url('../fonts/TT-Hoves/TTHoves-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-Regular.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-Regular.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TT Hoves Hairline';
    src: url('../fonts/TT-Hoves/TTHoves-Hairline.eot');
    src: local('TT Hoves Hairline'), local('TTHoves-Hairline'),
        url('../fonts/TT-Hoves/TTHoves-Hairline.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-Hairline.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-Hairline.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-Hairline.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-LightItalic.eot');
    src: local('TT Hoves Light Italic'), local('TTHoves-LightItalic'),
        url('../fonts/TT-Hoves/TTHoves-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-LightItalic.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-LightItalic.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-Light.eot');
    src: local('TT Hoves Light'), local('TTHoves-Light'),
        url('../fonts/TT-Hoves/TTHoves-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-Light.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-Light.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'TT Hoves';
    src: url('../fonts/TT-Hoves/TTHoves-Medium.eot');
    src: local('TT Hoves Medium'), local('TTHoves-Medium'),
        url('../fonts/TT-Hoves/TTHoves-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/TT-Hoves/TTHoves-Medium.woff2') format('woff2'),
        url('../fonts/TT-Hoves/TTHoves-Medium.woff') format('woff'),
        url('../fonts/TT-Hoves/TTHoves-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}


/* Roboto */
@font-face {
    font-family: "Roboto Medium";
    font-style: normal;
    font-weight: normal;
    src: local("Roboto Medium"), url("Roboto/Roboto-Medium.ttf") format('truetype');
}

@font-face {
    font-family: "Roboto Regular";
    font-style: normal;
    font-weight: normal;
    src: local("Roboto Regular"), url("Roboto/Roboto-Regular.ttf") format('truetype');
}

@font-face {
    font-family: "Roboto Light";
    font-style: normal;
    font-weight: normal;
    src: local("Roboto Light"), url("Roboto/Roboto-Light.ttf") format('truetype');
}

@font-face {
    font-family: "Roboto Thin";
    font-style: normal;
    font-weight: normal;
    src: local("Roboto Light"), url("Roboto/Roboto-Thin.ttf") format('truetype');
}

@font-face {
    font-family: "Roboto Bold";
    font-style: normal;
    font-weight: normal;
    src: local("Roboto Regular"), url("Roboto/Roboto-Bold.ttf") format('truetype');
}

/* Roboto-Serif */
@font-face {
    font-family: "Roboto-Serif SemiBold";
    font-style: normal;
    font-weight: normal;
    src: local("Roboto Regular"), url("Roboto-Serif/RobotoSerif-SemiBold.ttf") format('truetype');
}
