@charset "UTF-8";
/* CSS Document */
body {  background:#000;font-family: 'Roboto-Light'; font-size:14px; text-align:center; color:#fff;}
div, ul, li, h1, h2, h3, h4, p, a, span, strong, form, input, label, textarea,
header, nav, section, footer, hgroup, article, figure, hgroup, content { position:relative;box-sizing: border-box;}
body, ul, li, h1, h2, h3, h4, p { margin:0; padding:0; font-weight:normal;}
li { list-style:none;}
h1, h2, h3, h4 {font-size:2rem; padding-bottom: 15px;}
a { outline:none; text-decoration:none; cursor: pointer;}
*:focus { outline: none; } 
a, select, .blueCTA, .formSave input, input[type="date"] {-webkit-appearance:none;-moz-appearance:none;appearance:none;}
a[href^="tel"]{ color:inherit;}
a img { border:none;}
p {padding-bottom:10px; line-height:24px; letter-spacing: 1px;}

header, nav, section, footer, hgroup, article, figure, hgroup, content { display:block; position:relative; margin:0;}
header { z-index: 2; position: fixed; top: 0; left: 0;/* Permalink - use to edit and share this gradient. Enlace permanente - úsalo para editar y compartir este gradiente: https://colorzilla.com/gradient-editor/#000000+0,000000+100&1+1,0.6+65,0+100 */
    background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,1) 1%,rgba(0,0,0,0.6) 65%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */}
.sticky .mainLogo a { width: 25%; transition:ease .5s;}

.colHolder .descIMG img,
.galleryItem img,
.slider li a,
.slider li img { height:auto; display: block;}

.wrapper,
.footerListHolder { max-width: 1300px; margin: 0 auto;}

/*Top logo*/
.mainLogo { width:40%; padding-top: 20px;}
.mainLogo a { width: 80%; margin: 0 auto; max-width: 350px;}
.mainLogo a,
.mainLogo a img { display:block;}

/*Top navigation*/
.navHolder { width: 60%; }

/*Top Info*/
.topInfo {padding: 10px 10px 10px 0;justify-content: flex-end; gap: 10px;}
.topInfo a { color:#fff; font-size: 1.1rem; text-shadow: 0 0 10px #000; }
.topInfo a:hover,
.topInfo a:active { color:#ef1a3e; }

.navBG { padding-top: 2px; align-items: center;}

/*Top navigation*/
#headerNav a,
.footerNav a { color: #fff; font-size: 1rem; padding: 10px 10px 9px;}
#headerNav a:first-child { display: none;}
#headerNav a.current-menu-item,
#headerNav a:hover,
#headerNav a:active,
.footerNav a.current-menu-item,
.footerNav a:hover,
.footerNav a:active { border-bottom: 4px solid #fff;}

/*Social Media*/
.social { text-align:center; align-items: center; width: 20%;}
.social a { width: 24px; height: 24px; margin: 5px;}
.social a img { display:block; height:auto;}
.social a:hover, .social a:active { color:#999; opacity: .8;}

/*Responsive Top Menu*/
#rightMenu {width: 26px;height:26px;line-height:30px; display:none;}

.contentPage > h1 { width:94%; max-width:1000px; margin:0 auto;}
.contentPage > h1 img { vertical-align: middle; }

.contentPage p a { color:#fff; }
.contentPage p a:hover,
.contentPage p a:active,
.footerListHolder p a:hover,
.footerListHolder p a:active { text-decoration:underline; }

.middleNav { padding-bottom: 40px; width: 90%; margin: 0 auto; max-width: 1200px;;}
.middleNav > a,
.contactHolder > div { width: 25%; cursor: pointer;}
.middleNav > a { color: #fff;}
.middleNav > a h2,
.contactHolder > div h2 { font-size: 1.2rem;padding: 15px 0 0;}
.middleNav > a h2 span,
.contactHolder > div h2 span {font-size: 1.5rem;}

.iconHolder {margin: 0 auto;}
.iconHolder img { max-width: 90px;}
.iconHolder:hover,
.iconHolder:active { transform: scale(1.1); transition:ease .5s;}

.contactHolder { background-color: #111; padding: 30px 0 20px;}
.contactHolder > div { border-right: 1px solid #000;}
.contactHolder > div:last-child { border:none;}
.contactHolder .iconHolder img { max-width: 50px;}
.contactHolder > div h2 { text-transform: uppercase; width: 80%; margin: 0 auto;}
.contactHolder > div h2 span { color: #777677; font-size: 1.2rem; text-transform: none; line-height: 30px;}

.homeDesc { width: 90%; max-width: 1200px; margin: 0 auto; padding-bottom: 40px;}
.homeDesc h1 { font-size: 2rem; padding: 30px 0 15px; background:  url(../images/bandera_italia.png) no-repeat bottom; background-size:140px; margin-bottom: 20px;}
.homeDesc h1 span  {letter-spacing: 8px; font-size: 1.5rem;}
.homeDesc p { font-size: 1rem; font-style: italic;}

/*Footer*/
footer { padding:5px 0 30px;}
.footerNav { background:#ef1a3e;}
.footerNav a { color: #fff; padding-bottom: 12px;}
.footerNav a.current-menu-item,
.footerNav a:hover,
.footerNav a:active { border-color: #fff;}

.footerLogo { width: 30%; display: block; margin: 0 auto; max-width: 150px; padding: 30px 0 0;}
.footerLogo img {height: auto; display: block;}
.footerListHolder p a { color: #fff;}

/*Form*/
.formItems  {margin:0 auto; gap: 20px;}
.formItems li {gap: 10px;}
.formItems li:last-child { text-align:right; }
.formItems li .redCTA,
.redCTA { background:#619612; color: #fff; font-size: 1.2rem; border: none; padding: 6px 20px; cursor: pointer; text-transform: uppercase; letter-spacing: -.5px;}
.formItems li .redCTA:hover,
.formItems li .redCTA:active,
.redCTA:active,
.redCTA:hover,
.contentPage p a.redCTA:hover,
.contentPage p a.redCTA:active { background: #fff; color:#619612; text-decoration: none;}

.formItems li label, .formItems li input, .formItems li textarea  { font-size:14px; text-align:left; width:100%; display:block;}
.formItems li label {font-size:16px;}
.formItems li input, .formItems li textarea, .formItems li .comboMask  { background-color:#f1f1f1; width:100%; border:1px solid #dedede; padding:13px;}
.formItems li input:focus, .formItems li textarea:focus { border:1px solid #090;}
.formItems li textarea { height:115px; padding:10px 4%;}
.formItems li .lightblueCTA { border: none; text-align: center; font-size: 20px; padding: 12px 0; left: 20%; position: relative; width: 60%; max-width: inherit;}

/*Combo*/
.formItems li select { width:110%; background-color: transparent; border:none; font-size:14px; line-height:24px; cursor:pointer; color:#999;}
.formItems li .comboMask { width:91%; overflow:hidden; background:#f1f1f1 url(../images/gray_arrow_down.png) no-repeat 96% 18px; padding:10px 4%; background-size:20px 12px;}
.formItems li .comboMask select { color:#666;}
.formItems li input:hover, .formItems li textarea:hover, .formItems li .comboMask:hover,
.formItems li input:active, .formItems li textarea:active, .formItems li .comboMask:active { border:1px solid #090;}
.formItems li p { vertical-align: middle; display: inline-block; padding: 0; }

/*Modal*/
.modalBG { position:fixed; z-index:99999;  background-color: rgba(0, 0, 0, .8); top: 0; left: 0; right: 0; width: 100%; height: 100%; display: none; overflow: scroll;}
.modalBox { width:90%; max-width:700px; background:#1c1c1c; margin:5% auto; padding:40px 30px; animation-name: zoom; animation-duration: 0.6s;}
@keyframes zoom { from {transform:scale(0)} to {transform:scale(1)}}

.close { position: absolute; top: 15px; right: 35px; color: #bbb; font-size: 40px; font-weight: bold; transition: 0.3s; z-index: 2;}
.close:hover,
.close:focus { color: #fff; text-decoration: none; cursor: pointer;}

.modalBox h1 { padding-bottom:10px; text-align:left; color:#999; }
.modalBox h2 { font-size:1.5rem }

/*Inner Pages*/
.innerP .contentPage { width: 90%; margin: 0 auto; padding: 40px 0; align-items: center;}
.innerP .homeDesc { max-width:inherit; width:100%; }
.innerP .homeDesc p { font-style:normal; font-size:1.1rem; }
.innerP .homeDesc p span { font-size:1.2rem; }
.innerP .colHolder {align-items: center; flex-direction: row;}
.colHolder .homeDesc {width: 70%;}
.colHolder .homeDesc p { text-align: justify; font-style: normal;}
.colHolder .homeDesc h2 { text-align: left; padding: 20px 0;}
.colHolder .homeDesc h2 img { width: 30px; height: 30px; display: inline-block; vertical-align: top;}
.colHolder .descIMG { width: 30%;}
.colHolder .descIMG img { width: 80%; margin: 0 auto;}

.misionVison { padding:30px 0 70px;}
.misionVison > div { width: 50%; left: 17px;}
.misionVison > div h2 { background: url(../images/icono_subtitulo.png) no-repeat center; padding: 0; margin-bottom: 10px; background-size: 70%;}
.misionVison > div p { padding: 20px; background:#1d1d1d; border: 10px solid #000; font-size: 1rem; text-align: justify;}
.misionVison > div:last-child { padding-top: 40px; left: 0; right: 17px;}

.galleryLayout {padding-bottom: 50px;}
.galleryCol { flex-wrap: wrap;}
.galleryCol,
.galleryItem { width: 50%;}
.galleryItem:hover,
.galleryItem:active { cursor: pointer;}

.contactSlide { width: 100%; background-color:#ef1a3e; position: fixed; z-index: 9999; bottom:-1200px; right: 20px; align-items: normal; max-width: 700px;}
.contactSlide > div { width: 50%; text-align: left; padding:15px;}
.contactSlide > div:last-child h2 { padding:0; font-size: 1.5rem;}
.contactSlide > div:last-child p { font-size: .8rem; padding: 0;}
.contactSlide > div a { color: #fff;}

.active { bottom: 0;}
.contactBox { padding: 20px 0; border-bottom: 1px dashed #c71331;}
.contactBox img { width: 40px; height: auto;}
.contactSlide > div.closebtn { position: absolute; right: 20px; top: 20px; z-index: 2; width: 24px; height: 30px; cursor: pointer; font-size: 2rem; padding: 0; display: block;}

.contactSlide > div.closebtn .raya { width: 2px; height: 30px; background: #fff; position: absolute; left: 0; transform: rotate(45deg);}
.contactSlide > div.closebtn .raya:last-child { transform: rotate(-45deg);}


/*Menu*/
.menuP .bannerHolder { margin:30px 0; background:  url(../images/menu/pizzas_pastas_antoninos.jpg) no-repeat bottom; background-attachment: fixed; min-height: 280px; background-size: 70%;}
.menuP .ensaladas { background:  url(../images/menu/ensaladas.jpg) no-repeat bottom; background-attachment: fixed; background-size: 70%;}
.menuP .pastas {background:  url(../images/menu/pastas.jpg) no-repeat bottom; background-attachment: fixed; background-size: 70%;}
.menuP .veganas {background:  url(../images/menu/veganas_detalle.jpg) no-repeat bottom; background-attachment: fixed; background-size: 70%;}

.menuHolder { justify-content: center; padding-bottom: 40px;column-gap: 5px; flex-direction: column; gap: 30px;}
.menuHolder > div { width: 100%; text-align: left;}

.menuHolder .menuItem { width:100%; display:flex; gap:2%; justify-content:space-between; align-items: flex-start; }
.menuHolder .menuItem .imgBox { width:20%; position:sticky; top:150px; }
.menuHolder .menuItem .textBox { width:78%; }

.menuHolder > div .textBox h2 { font-size:1.6rem ; cursor: pointer; padding: 10px 0;}
.menuHolder > div .textBox h2 a { width:100%; display:block; }
.menuHolder > div .textBox h3 { font-size:1.4rem; padding:8px 8px 4px; display: flex; justify-content: space-between; border-bottom: 1px solid #222}
.menuHolder > div .textBox p { padding:4px 8px 15px; }
.menuHolder > div .textBox > img { max-width:500px; margin:0 auto; }


.col3 {justify-content: flex-start; padding:5px 10px 20px; gap: 10%;}
.col3 div {justify-content: space-evenly; align-items: center; gap: 10px;}
.menuHolder > div .textBox .col3 div h3,
.menuHolder > div .textBox .col3 div p  { padding:0; font-size:1.2rem ; border: none;}
.col3 div img { width:100px; height:auto; }

.restaurantesHolder,
.restaurantesHolder > div { width: 100%; display: flex; gap: 20px;}
.restaurantesHolder > div { width: 50%; flex-direction: column; gap: 0; text-align: left;}
.restaurantesHolder > div .contactMap {padding-bottom: 10px;}
.restaurantesHolder > div .contactMap iframe { width: 100%; height: 200px;}
.restaurantesHolder > div h2 { padding: 0;}
.restaurantesHolder > div p { padding: 0;}
.restaurantesHolder {padding-bottom: 40px;}

.page404 hgroup { padding: 40px 0;}
.page404 .contentPage { padding-bottom: 30px;}

.innerP .contactHolder { background-color: #000;}
.innerP h1 img { width:40px; height:40px; }

.logosVeganos { gap:20px; }
.logosVeganos > div { flex-direction:column; gap:10px; max-width: 300px;}
.logosVeganos > div img { width:50%; }

.veganasP .bannerHolder { padding-top:30px; } 
.veganasP .bannerHolder img { width:100%; height:auto; display: block; max-width:900px; }

/* Loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/slicer_loader.gif) center no-repeat #fbfbfb;
    background-size: 300px;
}

.veganasP .homeDesc h1 {flex-direction: row; gap: 10px;}
.singleLogo { width: 80%; max-width:300px; }

.graciasP .contentPage .redCTA { max-width: 250px; }

/* ------------------------- GENERAL -------------------------*/ 
body,
.wrapper,
header,
.headerHolder,
.mainLogo a,
.mainLogo a img,
.topInfo,
.navBG,
header, section, footer, hgroup, article, figure, hgroup, content,
content > article,
.sliderHolder,
.slider,
.slider li a,
.slider li img,
.formHolder,
.footerListHolder,
.footerLogo img,
.misionVison,
.galleryLayout,
.galleryItem img,
.middleNav > a h2 span,
.contactHolder > div h2 span,
.iconHolder,
.social a img,
.formItems li,
.galleryCol:first-child .galleryItem:first-child,
.galleryItem a, 
.homeDesc h1 span,
footer,
.footerNav,
.menuHolder > div img,
.formItems,
.veganasP .bannerHolder,
.iconHolder,
.formItems,
.formItems li,
.colHolder,
.menuP .bannerHolder,
.menuP .bannerHolder img,
.imgBox,
.imgBox img {width:100%;}

.wrapper,
header,
.mainLogo,
.mainLogo a,
.navHolder,
.topInfo,
#headerNav,
#headerNav a,
.navBG, .headerHolder, .social,
content,
.sliderHolder,
.contentPage,
.homeDesc,
.homeDesc h1,
.middleNav,
.middleNav > a,
.middleNav > a h2,
.contactHolder,
.contactHolder > div,
.iconHolder,
.colHolder,
.colHolder > div,
.misionVison,
.galleryLayout ,
.galleryCol,
.menuHolder,
.col3,
.logosVeganos,
.logosVeganos > div,
.veganasP .bannerHolder,
footer,
.footerNav,
.footerListHolder,
.footerLogo,
.contactHolder > div h2,
.contactSlide > div,
.contactSlide > div div,
.formItems,
.formItems li,
.menuP .bannerHolder,
.col3 div,
.imgBox,
.menuHolder div .menuItem > h3,
.menuHolder .menuItem .textBox {display: flex;}

.wrapper,
.mainLogo,
.mainLogo a ,
.navHolder,
content,
.contentPage,
.middleNav > a,
.middleNav > a h2,
.homeDesc,
.homeDesc h1,
footer,
.footerListHolder,
.footerLogo,
.contactHolder > div,
.iconHolder,
.contactHolder > div h2,
.contactSlide > div,
.contactSlide > div div,
.formItems,
.formItems li,
.menuP .bannerHolder,
.menuHolder .menuItem .textBox { flex-direction:column; }

.wrapper,
.mainLogo,
.navHolder,
content,
.logosVeganos,
.logosVeganos > div,
.veganasP .bannerHolder,
.iconHolder,
.footerNav,
.footerLogo,
.veganasP .homeDesc h1 { justify-content:center; }

.wrapper,
.topInfo,
.logosVeganos > div,
.veganasP .bannerHolder,
.iconHolder,
.footerLogo,
.veganasP .homeDesc h1 { align-items:center;}


#headerNav,
.active,
.contactSlide,
.galleryItem,
.galleryItem:hover,
.galleryItem:active,
.menuHolder > div h2 a::after,
.menuHolder > div h2.rotate a::after {transition:ease .5s;}

/*Blanco*/
.navHolder li .subMenu li a,
.navHolder li.current-menu-item a,
.subMenu li a:hover, .subMenu li a:active { color:#fff;}

/*Color Verde*/
.formItems li input.lightblueCTA,
.menuHolder > div h2 { color:#219648;}

.navBG { background-color: #219648;}

/*Color verde go*/
.formItems li input.lightblueCTA:hover,
.formItems li input.lightblueCTA:active,
.lightblueCTA:hover, .lightblueCTA:active,
.grayCTA:hover,
.grayCTA:active { background:#090; color:#fff;}

/*Border radius 5px*/
.redCTA {-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}

 /*Border radius 10px*/
 .modalBox {-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}

 /*CTAs*/
.lightblueCTA { width:80%; max-width:300px; display:block; padding:10px; font-size:16px; text-align:center; margin:0 auto; cursor:pointer; color:#fff; border: none;} 

/*Font Family D-DIN Black*/
.middleNav > a h2 span,
.homeDesc h1,
.misionVison > div h2,
.menuHolder > div h2,
.menuHolder div .menuItem p span,
.col3 div h3,
.col3 div p,
.innerP .homeDesc p span {font-family: 'D-DIN-Bold';}

/*Font  Family D_DIN Regular*/
h1, h2, h3, h4,
#headerNav a, .footerNav a,
.homeDesc h1 span {font-family: 'D-DIN';}

/*------------------------- ENDS GENERAL -------------------------*/

@media screen and (max-width:1000px) {
    #headerNav a { padding:10px 5px 11px;}
	}
@media screen and (max-width:900px) {
    #headerNav a { font-size: .9rem;}
    .mainLogo { width: 35%;}
    .sticky .mainLogo a { width: 50%;}
    .navHolder { width: 65%;}
    .contactHolder > div h2 span { font-size: 1rem; line-height: 1.4rem;}
    .contactSlide { max-width: 90%; right: 5%;}
    .itemCol { width:50%; }
    .col3 { justify-content:space-around; }

    .menuP .bannerHolder,
    .menuP .ensaladas,
    .menuP .pastas,
    .menuP .veganas { background-size: 90%;}
	}

@media screen and (max-width:767px) {
    .topInfo a { font-size: .85rem;}
    .navBG { width: 40%; left: 60%;}
    .social { width: 100%;}

	/*Responsive menu*/
    #rightMenu,
    #headerNav a:first-child { display: inherit; text-align: right; }
    #headerNav a:first-child {padding: 15px 15px 0; justify-content: flex-end;}
	#headerNav { position: fixed; top: 0; background: #ef1a3e; height: 100vh; width: 300px; right: -300px; overflow-x: auto; z-index: 99999; flex-direction:column; }
	#headerNav a { font-size: 20px; text-align: left; padding: 15px; border:none; width: 100%; display: block; }
    #headerNav a.current-menu-item,
    #headerNav a:hover,
    #headerNav a:active { border-width: 2px;}
	#headerNav li.current-menu-item a { background:#fff; color:#0a91ed; width: 100%; }
	#headerNav > li:first-child {display: inherit;}
	#headerNav > li:first-child a { text-align: right;  padding: 10px;}
    .contactHolder .iconHolder img { max-width: 30px;}
    .middleNav > a h2,  { font-size: 1rem;}
    .homeDesc h1,
    .colHolder .homeDesc h2 { font-size: 1.6rem;}
    .homeDesc h1 span { font: 1.2rem;}
    .contactHolder > div h2 { padding-top: 6px; color: #fff; font-size: 1rem;}
    .contactHolder > div h2 span { font-size: 1rem; line-height: 1.1rem;}
    .footerNav { display: none;}

    .colHolder,
    .misionVison,
    .galleryLayout {flex-wrap: wrap;}
    .colHolder .homeDesc,
    .colHolder .descIMG,
    .misionVison > div,
    .galleryCol { width: 100%;}
    .misionVison > div { left: 0;}
    .misionVison > div:last-child{ right: 0;}
    .logosVeganos { flex-direction:column; }
    .logosVeganos > div { max-width:inherit; }

    /*menú móviles*/
    .menuHolder .menuItem .imgBox { display:none; }
    .menuHolder .menuItem .textBox { width:100%; }
}
@media screen and (max-width:620px) {
    .mainLogo { padding-top: 10px; width: 30%;}
    .mainLogo a { width: 100%;}
    .sticky .mainLogo a { width: 80%;}
    .sliderHolder { padding-top: 30px;}
    .navHolder { width: 70%;}
    .middleNav, .contactHolder { flex-wrap: wrap;row-gap: 20px;}
    .contactHolder > div { width: 50%;}
    .navBG { width: 60%; left: 40%;}
    .iconHolder img { max-width: 50px;}
    .middleNav > a h2 { font-size: .7rem;}
    .middleNav > a h2 span { font-size: .9rem;}
    .contactSlide { overflow: auto; height: 100vh;}
    .contactSlide > div { width: 100%; padding:40px 20px 0;}
    .contactSlide > div.closebtn { top: 40px;}
    .contactBox { padding: 10px 0;}
    .contactSlide > div:last-child p { font-size: .8rem;}
    .restaurantesHolder { flex-direction: column;}
    .restaurantesHolder > div { width: 100%;}
    .contactSlide { max-width: 100%; right: 0;}
    .menuHolder { flex-direction:column; }
    .menuHolder > div { width:100% }
    .col3 div { flex-direction:column; }
    .menuP .bannerHolder {margin:0; background-attachment: inherit; background-size:100%; }
}

/*Fuentes*/
@font-face {
    font-family: 'RobotoBold';
    src: url('../fonts/roboto/Roboto-BoldCondensed.eot');
    src: url('../fonts/roboto/Roboto-BoldCondensed.eot?#iefix') format('embedded-opentype'),
        url('../fonts/roboto/Roboto-BoldCondensed.woff2') format('woff2'),
        url('../fonts/roboto/Roboto-BoldCondensed.woff') format('woff'),
        url('../fonts/roboto/Roboto-BoldCondensed.ttf') format('truetype'),
        url('../fonts/roboto/Roboto-BoldCondensed.svg#Roboto-BoldCondensed') format('svg');
    font-weight: bold;
    font-style: normal;
}

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

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

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