@font-face
{
    font-family: 'Trajan';
    src: url('fonts/Trajan.woff') format('woff');
}

@font-face
{
    font-family: 'OpenSans';
    src: url('fonts/OpenSans.woff') format('woff');
}