@font-face {
    font-family: 'Chronicle Display';
    src: url('ChronicleDisplay-Roman.eot');
    src: url('ChronicleDisplay-Roman.eot?#iefix') format('embedded-opentype'),
        url('ChronicleDisplay-Roman.woff2') format('woff2'),
        url('ChronicleDisplay-Roman.woff') format('woff'),
        url('ChronicleDisplay-Roman.ttf') format('truetype'),
        url('ChronicleDisplay-Roman.svg#ChronicleDisplay-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArtegraSans-Black';
    src: url('ArtegraSans-Black.eot?#iefix') format('embedded-opentype'),  
    url('ArtegraSans-Black.otf')  format('opentype'),
           url('ArtegraSans-Black.woff') format('woff'), 
           url('ArtegraSans-Black.ttf')  format('truetype'), 
           url('ArtegraSans-Black.svg#ArtegraSans-Black') format('svg');
    font-weight: normal;
    font-style: normal;
  }


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

@font-face {
    font-family: 'Artegra Sans';
    src: url('ArtegraSans-SemiBold.eot');
    src: url('ArtegraSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('ArtegraSans-SemiBold.woff2') format('woff2'),
        url('ArtegraSans-SemiBold.woff') format('woff'),
        url('ArtegraSans-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}