﻿/** Iconos bootstrap **/
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('glyphicons/glyphicons-halflings-regular.eot');
  src: url('glyphicons/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('glyphicons/glyphicons-halflings-regular.woff') format('woff'), url('glyphicons/glyphicons-halflings-regular.ttf') format('truetype'), url('glyphicons/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.icono-boots
{
    font-family: 'Glyphicons Halflings';
}

/** TYPEWRITTER FONT **/
@font-face {
  font-family: 'Typewritter';
  src: url('typewritter/TravelingTypewriter.otf') format('opentype');
  font-weight:100;
  font-style: normal;
}

/** DOSIS FONT **/
@font-face {
  font-family: 'Dosis';
  src: url('Dosis/Dosis-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Dosis';
  src: url('Dosis/Dosis-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: 'Dosis';
  src: url('Dosis/Dosis-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Dosis';
  src: url('Dosis/Dosis-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Dosis';
  src: url('Dosis/Dosis-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Dosis';
  src: url('Dosis/Dosis-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Dosis';
  src: url('Dosis/Dosis-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}


/** POIRET ONE FONT **/
@font-face {
  font-family: 'Poiret One';
  src: url('Poiret_One/PoiretOne-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}


/** BREE FONT **/
@font-face {
  font-family: 'Bree';
  src: url('Bree/Bree-Light.otf') format('opentype');
  font-weight:100;
  font-style: normal;
}
@font-face {
  font-family: 'Bree';
  src: url('Bree/Bree-LightOblique.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Bree';
  src: url('~/Bree/Bree-Regular.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Bree';
  src: url('Bree/Bree-Oblique.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}


@font-face {
  font-family: 'Bree';
  src: url('Bree/Bree-Bold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Bree';
  src: url('Bree/Bree-BoldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Bree';
  src: url('Bree/Bree-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Bree';
  src: url('Bree/Bree-ExtraBoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Bree';
  src: url('Bree/Bree-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Bree';
  src: url('Bree/Bree-Light.otf') format('opentype');
  font-weight:300;
  font-style: normal;
}

@font-face {
  font-family: 'Bree';
  src: url('Bree/Bree-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Bree';
  src: url('Bree/Bree-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Bree';
  src: url('Bree/Bree-ThinOblique.otf') format('opentype');
  font-weight: 200;
  font-style: oblique;
}

@font-face {
  font-family: 'Bree';
  src: url('Bree/Bree-Thin.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}

/* Meta */
@font-face {
    font-family: "Meta-Bold";
    font-style: normal;
    font-weight: normal;
    src: url("Meta/MetaSerifWeb-Bold.eot?#iefix") format("embedded-opentype"), url("Meta/MetaSerifWeb-Bold.woff") format("woff"), url("Meta/MetaSerifComp-Bold.ttf") format("truetype");
}
@font-face {
    font-family: "Meta-Book";
    font-style: normal;
    font-weight: normal;
    src: url("Meta/MetaSerifWeb-Book.eot?#iefix") format("embedded-opentype"), url("Meta/MetaSerifWeb-Book.woff") format("woff"), url("Meta/MetaSerifComp-Book.ttf") format("truetype");
}
@font-face {
    font-family: "Meta-BookItalic";
    font-style: normal;
    font-weight: normal;
    src: url("Meta/MetaSerifWeb-BookItalic.eot?#iefix") format("embedded-opentype"), url("Meta/MetaSerifWeb-BookItalic.woff") format("woff"), url("Meta/MetaSerifComp-BookItalic.ttf") format("truetype");
}


/** SOURCE SANS PRO FONT **/


@font-face {
  font-family: 'Source Sans Pro';
  src: url('Source_Sans_Pro/SourceSansPro-Black.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url('Source_Sans_Pro/SourceSansPro-BlackItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url('Source_Sans_Pro/SourceSansPro-Bold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url('Source_Sans_Pro/SourceSansPro-BoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url('Source_Sans_Pro/SourceSansPro-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url('Source_Sans_Pro/SourceSansPro-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url('Source_Sans_Pro/SourceSansPro-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url('Source_Sans_Pro/SourceSansPro-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url('Source_Sans_Pro/SourceSansPro-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url('Source_Sans_Pro/SourceSansPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url('Source_Sans_Pro/SourceSansPro-Semibold.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url('Source_Sans_Pro/SourceSansPro-SemiboldItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}


