@charset "utf-8";

@font-face {
  font-family: 'DinMedium';
  src: url('fuentes/dincond-medium-webfont.eot');
  src: url('fuentes/dincond-medium-webfont.eot#iefix') format('embedded-opentype'),
       url('fuentes/dincond-medium-webfont.woff') format('woff2'),
       url('fuentes/dincond-medium-webfont.woff') format('woff'),
       url('fuentes/dincond-medium-webfont.ttf') format('truetype'),
       url('fuentes/dincond-medium-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'DinBold';
  src: url('fuentes/dincond-bold-webfont.eot');
  src: url('fuentes/dincond-bold-webfont.eot#iefix') format('embedded-opentype'),
       url('fuentes/dincond-bold-webfont.woff') format('woff2'),
       url('fuentes/dincond-bold-webfont.woff') format('woff'),
       url('fuentes/dincond-bold-webfont.ttf') format('truetype'),
       url('fuentes/dincond-bold-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DinBlack';
  src: url('fuentes/dincond-black-webfont.eot');
  src: url('fuentes/dincond-black-webfont.eot#iefix') format('embedded-opentype'),
       url('fuentes/dincond-black-webfont.woff') format('woff2'),
       url('fuentes/dincond-black-webfont.woff') format('woff'),
       url('fuentes/dincond-black-webfont.ttf') format('truetype'),
       url('fuentes/dincond-black-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BrandonReg';
  src: url('fuentes/brandontext-regular-webfont.eot');
  src: url('fuentes/brandontext-regular-webfont.eot#iefix') format('embedded-opentype'),
       url('fuentes/brandontext-regular-webfont.woff') format('woff2'),
       url('fuentes/brandontext-regular-webfont.woff') format('woff'),
       url('fuentes/brandontext-regular-webfont.ttf') format('truetype'),
       url('fuentes/brandontext-regular-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BrandonLight';
  src: url('fuentes/brandontext-light-webfont.eot');
  src: url('fuentes/brandontext-light-webfont.eot#iefix') format('embedded-opentype'),
       url('fuentes/brandontext-light-webfont.woff') format('woff2'),
       url('fuentes/brandontext-light-webfont.woff') format('woff'),
       url('fuentes/brandontext-light-webfont.ttf') format('truetype'),
       url('fuentes/brandontext-light-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BrandonBold';
  src: url('fuentes/brandontext-bold-webfont.eot');
  src: url('fuentes/brandontext-bold-webfont.eot#iefix') format('embedded-opentype'),
       url('fuentes/brandontext-bold-webfont.woff') format('woff2'),
       url('fuentes/brandontext-bold-webfont.woff') format('woff'),
       url('fuentes/brandontext-bold-webfont.ttf') format('truetype'),
       url('fuentes/brandontext-bold-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}


.fuente_1{
	font-family: "DinBlack", "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}

.nav-primary a,
.fuente_2{
	font-family: "DinBold", "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}

.fuente_2 strong{
	font-family: "DinBlack", "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
	font-weight:400;
}

.fuente_3{
	font-family: "DinMedium", "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}

.fuente_3 strong{
	font-family: "DinBold", "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
	font-weight:400;
}


.dashboard .box-head h2,
form .legend,
.lBox,
.products-list .action .button, 
.products-grid .actions .button,
.actions .button,
.product-name,
.skip-cart .count,
.fuente_menu_tienda,
.fuente_4{
	font-family: "BrandonBold", "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}

.price-box,
.fuente_5{
	font-family: "BrandonReg", "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}

.fuente_6{
	font-family: "BrandonLight", "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}

.fuente_5 strong{
	font-family: "BrandonBold", "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
	font-weight:400;
}