@font-face {
    font-family: 'antiqua';
    src: url('../font/antiqua.eot');
    src: url('../font/antiqua.eot?#iefix') format('embedded-opentype'),
	     url('../font/antiqua.woff2') format('woff2'),
         url('../font/antiqua.woff') format('woff'),
         url('../font/antiqua.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ag_university';
    src: url('../font/ag_university.eot');
    src: url('../font/ag_university.eot?#iefix') format('embedded-opentype'),
	     url('../font/ag_university.woff2') format('woff2'),
         url('../font/ag_university.woff') format('woff'),
         url('../font/ag_university.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}