

@font-face {
    font-family: 'Cambria';
    src: url('../fonts/Cambria.eot');
    src: url('../fonts/Cambria.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Cambria.woff2') format('woff2'),
    url('../fonts/Cambria.woff') format('woff'),
    url('../fonts/Cambria.ttf') format('truetype'),
    url('../fonts/Cambria.svg#Cambria') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, a, li, p, span { font-family: 'Cambria', Cambria; }