@font-face {
    font-family: 'arboria-bold';
    src: url('../fonts/Arboria-Bold.eot');
    src: url('../fonts/Arboria-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Arboria-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'arboria-book';
    src: url('../fonts/Arboria-Book.eot');
    src: url('../fonts/Arboria-Book.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Arboria-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'arboria-light';
    src: url('../fonts/Arboria-Light.eot');
    src: url('../fonts/Arboria-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Arboria-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}