﻿@font-face {
    font-family: 'Aller';
    src: url('/fonts/Aller.eot');
    src: url('/fonts/Aller.eot?#iefix') format('embedded-opentype'), 
         url(/fonts/Aller.ttf) format("truetype");
    font-style: normal;
}

@font-face {
    font-family: 'Cambria';
    src: url('/fonts/Cambria.eot');
    src: url('/fonts/Cambria.eot?#iefix') format('embedded-opentype'), 
         url(/fonts/Cambria.ttf) format("truetype");
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica';
    src: url('/fonts/Helvetica.eot');
    src: url('/fonts/Helvetica.eot?#iefix') format('embedded-opentype'), 
         url(/fonts/Helvetica.ttf) format("truetype");
    font-style: normal;
}

@font-face {
    font-family: 'Oxygen';
    src: url('/fonts/Oxygen.eot');
    src: url('/fonts/Oxygen.eot?#iefix') format('embedded-opentype'), 
         url(/fonts/Oxygen.ttf) format("truetype");
    font-style: normal;
}