
/* FONTS */

@font-face {
    font-family: 'ciutadella-light';
    src: url('fonts/CR01-Lg.eot');
    src: url('fonts/CR01-Lg.eot?#iefix') format('embedded-opentype'),
         url('fonts/CR01-Lg.woff') format('woff'),
         url('fonts/CR01-Lg.ttf') format('truetype'),
         url('fonts/CR01-Lg.svg#ciutadella-light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ciutadella-regular';
    src: url('fonts/CR01-Rg.eot');
    src: url('fonts/CR01-Rg.eot?#iefix') format('embedded-opentype'),
         url('fonts/CR01-Rg.woff') format('woff'),
         url('fonts/CR01-Rg.ttf') format('truetype'),
         url('fonts/CR01-Rg.svg#ciutadella-regular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ciutadella-semibold';
    src: url('fonts/CR01-Md.eot');
    src: url('fonts/CR01-Md.eot?#iefix') format('embedded-opentype'),
         url('fonts/CR01-Md.woff') format('woff'),
         url('fonts/CR01-Md.ttf') format('truetype'),
         url('fonts/CR01-Md.svg#ciutadella-semibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ciutadella-bold';
    src: url('fonts/CR01-Bd.eot');
    src: url('fonts/CR01-Bd.eot?#iefix') format('embedded-opentype'),
         url('fonts/CR01-Bd.woff') format('woff'),
         url('fonts/CR01-Bd.ttf') format('truetype'),
         url('fonts/CR01-Bd.svg#ciutadella-bold') format('svg');
    font-weight: normal;
    font-style: normal;

}
