/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 26-may-2017, 14:00:26
    Author     : Laura García Bretón
*/


@font-face {
  font-family: 'FranklinGothic-DemiCond';
  src: url('../fonts/FranklinGothic-DemiCond/FranklinGothic-DemiCond.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/FranklinGothic-DemiCond/FranklinGothic-DemiCond.woff') format('woff'), 
       url('../fonts/FranklinGothic-DemiCond/FranklinGothic-DemiCond.ttf')  format('truetype'), 
       url('../fonts/FranklinGothic-DemiCond/FranklinGothic-DemiCond.svg#FranklinGothic-DemiCond') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TypoSlabserif-Light';
  src: url('../fonts/TypoSlabserif-Light/TypoSlabserif-Light.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/TypoSlabserif-Light/TypoSlabserif-Light.woff') format('woff'), 
	   url('../fonts/TypoSlabserif-Light/TypoSlabserif-Light.ttf')  format('truetype'), 
	   url('../fonts/TypoSlabserif-Light/TypoSlabserif-Light.svg#TypoSlabserif-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
    
@font-face {
  font-family: 'EuphemiaCAS';
  src: 	url('../fonts/EuphemiaCAS.eot?#iefix') format('embedded-opentype'),  
  		url('../fonts/EuphemiaCAS.woff') format('woff'), 
		url('../fonts/EuphemiaCAS.ttf')  format('truetype'), 
		url('../fonts/EuphemiaCAS.svg#EuphemiaCAS') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Oswald-Regular';
  src:  url('../fonts/Oswald-Regular/Oswald-Regular.eot?#iefix') format('embedded-opentype'),  
  		url('../fonts/Oswald-Regular/Oswald-Regular.woff') format('woff'), 
		url('../fonts/Oswald-Regular/Oswald-Regular.ttf')  format('truetype'), 
		url('../fonts/Oswald-Regular/Oswald-Regular.svg#Oswald-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
