/* @Fonts
-------------------------------------------------------------- */
@font-face {
    font-family: 'Questrial';
    src: url('../fonts/questrial.eot');
    src: url('../fonts/questriald41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/questrial.woff') format('woff'),
         url('../fonts/questrial.ttf') format('truetype'),
         url('../fonts/questrial.svg#QuestrialRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Clarendon';
    src: url('../fonts/clarendo.eot');
    src: url('../fonts/clarendod41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/clarendo.woff') format('woff'),
         url('../fonts/clarendo.ttf') format('truetype'),
         url('../fonts/clarendo.svg#ClarendonRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
