@font-face{font-family: 'anton-regular'; 
           src: url('fuentes/Anton/Anton-Regular.ttf') format('truetype');}

@font-face {font-family: 'bold'; 
            src: url('fuentes/Roboto/Roboto-Bold.ttf')  format('truetype');}

@font-face {font-family: 'semi'; 
            src: url('fuentes/Roboto/Roboto-Medium.ttf')  format('truetype');}

@font-face {font-family: 'regular'; 
            src: url('fuentes/Roboto/Roboto-Regular.ttf')  format('truetype');}

@font-face {font-family: 'it'; 
            src: url('fuentes/Roboto/Roboto-LightItalic.ttf')  format('truetype');}

@font-face {font-family: 'black'; 
            src: url('fuentes/Roboto/Roboto-Black.ttf')  format('truetype');}

@font-face {font-family: 'light'; 
            src: url('fuentes/Roboto/Roboto-Light.ttf')  format('truetype');}