@font-face {
    font-family: 'Filson Pro Bold';
    src: url('FilsonProBold.oft') format('oft');
    font-weight: normal;
}
@font-face {
    font-family: 'Filson Pro Bold';
    src: url('FilsonProBoldItalic.oft') format('oft');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Filson Pro Regular';
    src: url('FilsonProRegular.oft') format('oft');
    font-weight: normal;
}
@font-face {
    font-family: 'Filson Pro Regular';
    src: url('FilsonProRegularItalic.oft') format('oft');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Ciutadella Rounded Regular';
    src: url('CiutadellaRounded-Rg.ttf') format('ttf');
    font-weight: normal;
}
@font-face {
    font-family: 'Ciutadella Rounded Regular';
    src: url('CiutadellaRounded-RgIt.ttf') format('ttf');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Ciutadella Rounded Bold';
    src: url('CiutadellaRounded-SmBd.ttf') format('ttf');
    font-weight: normal;
}
@font-face {
    font-family: 'Ciutadella Rounded Bold';
    src: url('CiutadellaRounded-SmBdIt.ttf') format('ttf');
    font-weight: normal;
    font-style: italic;
}