@font-face {
    font-family: 'proxima_novabold';
    src: url('../font-ironhack/proxima/bold-webfont-webfont.eot');
    src: url('../font-ironhack/proxima/bold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font-ironhack/proxima/bold-webfont-webfont.woff') format('woff'),
         url('../font-ironhack/proxima/bold-webfont-webfont.ttf') format('truetype'),
         url('../font-ironhack/proxima/bold-webfont-webfont.svg#proxima_novabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novaregular';
    src: url('../font-ironhack/proxima/regular-webfont-webfont.eot');
    src: url('../font-ironhack/proxima/regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font-ironhack/proxima/regular-webfont-webfont.woff') format('woff'),
         url('../font-ironhack/proxima/regular-webfont-webfont.ttf') format('truetype'),
         url('../font-ironhack/proxima/regular-webfont-webfont.svg#proxima_novaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'loraregular';
    src: url('../font-ironhack/lora/lora-regular-webfont.eot');
    src: url('../font-ironhack/lora/lora-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font-ironhack/lora/lora-regular-webfont.woff') format('woff'),
         url('../font-ironhack/lora/lora-regular-webfont.ttf') format('truetype'),
         url('../font-ironhack/lora/lora-regular-webfont.svg#loraregular') format('svg');
    font-weight: normal;
    font-style: normal;
}