/*  Fonts  */
@font-face {
    font-family: 'HankenGrotesk-Regular';
    src: url("../fonts/HankenGrotesk-Regular.eot");
    src: url("../fonts/HankenGrotesk-Regular.eot?#iefix") format('embedded-opentype'),
    url("../fonts/HankenGrotesk-Regular.woff2") format('woff2'),
    url("../fonts/HankenGrotesk-Regular.woff") format('woff'),
    url("../fonts/HankenGrotesk-Regular.ttf") format('truetype'),
    url("../fonts/HankenGrotesk-Regular.svg#HankenGrotesk-Regular") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HankenGrotesk-Bold';
    src: url("../fonts/HankenGrotesk-Bold.eot");
    src: url("../fonts/HankenGrotesk-Bold.eot?#iefix") format('embedded-opentype'),
    url("../fonts/HankenGrotesk-Bold.woff2") format('woff2'),
    url("../fonts/HankenGrotesk-Bold.woff") format('woff'),
    url("../fonts/HankenGrotesk-Bold.ttf") format('truetype'),
    url("../fonts/HankenGrotesk-Bold.svg#HankenGrotesk-Regular") format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MontecatiniPro-Normale';
    src: url("../fonts/MontecatiniPro-Normale.eot");
    src: url("../fonts/MontecatiniPro-Normale.eot?#iefix") format('embedded-opentype'),
    url("../fonts/MontecatiniPro-Normale.woff2") format('woff2'),
    url("../fonts/MontecatiniPro-Normale.woff") format('woff'),
    url("../fonts/MontecatiniPro-Normale.ttf") format('truetype'),
    url("../fonts/MontecatiniPro-Normale.svg#MontecatiniPro-Normale") format('svg');
    font-weight: normal;
    font-style: normal;
}