@font-face 
{
    font-family: 'criteria';
    src: url('criteria.woff2') format('woff2'), 
    url('criteria.woff') format('woff'),
    url('criteria.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}