
/* inclusione font */
@font-face {
    font-family:'Libre Baskerville';
    src:url('../../fonts/LibreBaskerville-Italic.woff2') format('woff2'),
    url('../../fonts/LibreBaskerville-Italic.woff') format('woff'),
    url('../../fonts/LibreBaskerville-Italic.ttf') format('truetype');
    font-weight:normal;
    font-style:italic;
}
@font-face {
    font-family:'Libre Baskerville';
    src:url('../../fonts/LibreBaskerville-Bold.woff2') format('woff2'),
    url('../../fonts/LibreBaskerville-Bold.woff') format('woff'),
    url('../../fonts/LibreBaskerville-Bold.ttf') format('truetype');
    font-weight:bold;
    font-style:normal;
}
@font-face {
    font-family:'Libre Baskerville';
    src:url('../../fonts/LibreBaskerville-Regular.woff2') format('woff2'),
    url('../../fonts/LibreBaskerville-Regular.woff') format('woff'),
    url('../../fonts/LibreBaskerville-Regular.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'DIN';
    src:url('../../fonts/DIN-Medium.woff2') format('woff2'),
    url('../../fonts/DIN-Medium.woff') format('woff'),
    url('../../fonts/DIN-Medium.ttf') format('truetype');
    font-weight:500;
    font-style:normal;
}
@font-face {
    font-family:'DIN';
    src:url('../../fonts/DIN-Regular.woff2') format('woff2'),
    url('../../fonts/DIN-Regular.woff') format('woff'),
    url('../../fonts/DIN-Regular.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'DIN';
    src:url('../../fonts/DIN-Black.woff2') format('woff2'),
    url('../../fonts/DIN-Black.woff') format('woff'),
    url('../../fonts/DIN-Black.ttf') format('truetype');
    font-weight:900;
    font-style:normal;
}
@font-face {
    font-family:'DIN';
    src:url('../../fonts/DIN-Bold.woff2') format('woff2'),
    url('../../fonts/DIN-Bold.woff') format('woff'),
    url('../../fonts/DIN-Bold.ttf') format('truetype');
    font-weight:bold;
    font-style:normal;
}

@font-face {
    font-family: 'heeboblack';
    src: url('../../fonts/heebo/heebo-black-webfont.woff2') format('woff2'),
    url('../../fonts/heebo/heebo-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'heebobold';
    src: url('../../fonts/heebo/heebo-bold-webfont.woff2') format('woff2'),
    url('../../fonts/heebo/heebo-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'heeboextrabold';
    src: url('../../fonts/heebo/heebo-extrabold-webfont.woff2') format('woff2'),
    url('../../fonts/heebo/heebo-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'heebolight';
    src: url('../../fonts/heebo/heebo-light-webfont.woff2') format('woff2'),
    url('../../fonts/heebo/heebo-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'heebomedium';
    src: url('../../fonts/heebo/heebo-medium-webfont.woff2') format('woff2'),
    url('../../fonts/heebo/heebo-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'heeboregular';
    src: url('../../fonts/heebo/heebo-regular-webfont.woff2') format('woff2'),
    url('../../fonts/heebo/heebo-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'heebothin';
    src: url('../../fonts/heebo/heebo-thin-webfont.woff2') format('woff2'),
    url('../../fonts/heebo/heebo-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* end inclusione font */