@font-face {
    font-family: 'Fago Regular';
    src: url('/fonts/fagonoregular-roman-webfont.eot');
    src: url('/fonts/fagonoregular-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/fagonoregular-roman-webfont.woff') format('woff'),
         url('/fonts/fagonoregular-roman-webfont.ttf') format('truetype'),
         url('/fonts/fagonoregular-roman-webfont.svg#fagonoregularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Fago Bold';
    src: url('/fonts/fagonobold-roman-webfont.eot');
    src: url('/fonts/fagonobold-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/fagonobold-roman-webfont.woff') format('woff'),
         url('/fonts/fagonobold-roman-webfont.ttf') format('truetype'),
         url('/fonts/fagonobold-roman-webfont.svg#fagonoboldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}