/* Tipografías
-------------------------------------------------- */


/* libre-baskerville-regular - latin */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/LBaskerville/libre-baskerville-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Libre Baskerville'), local('LibreBaskerville-Regular'),
       url('../fonts/LBaskerville/libre-baskerville-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/LBaskerville/libre-baskerville-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/LBaskerville/libre-baskerville-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/LBaskerville/libre-baskerville-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/LBaskerville/libre-baskerville-v9-latin-regular.svg#LibreBaskerville') format('svg'); /* Legacy iOS */
}

/* lora-regular - latin */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lora/lora-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/lora/lora-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lora/lora-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lora/lora-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lora/lora-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lora/lora-v16-latin-regular.svg#Lora') format('svg'); /* Legacy iOS */
}

/* Gotham Book */
@font-face {
  font-family: 'Gotham Book';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Gotham/Gotham-Book.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/Gotham/Gotham-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Gotham/Gotham-Book.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Gotham/Gotham-Book.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Gotham/Gotham-Book.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Gotham/Gotham-Book.svg#GothamBook') format('svg'); /* Legacy iOS */
}

/* Gotham Bold */
@font-face {
  font-family: 'Gotham Bold';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Gotham/GothamBold.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/Gotham/GothamBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Gotham/GothamBold.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Gotham/GothamBoldk.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Gotham/GothamBold.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Gotham/GothamBold.svg#GothamBold') format('svg'); /* Legacy iOS */
}

/* Gotham Medium */
@font-face {
  font-family: 'Gotham Medium';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Gotham/GothamMedium.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/Gotham/GothamMedium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Gotham/GothamMedium.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Gotham/GothamMedium.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Gotham/GothamMedium.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Gotham/GothamMedium.svg#GothamMedium') format('svg'); /* Legacy iOS */
}

