@font-face {
   font-family: 'Dia';
      src: url('Dia-Regular.eot');
      src: url('Dia-Regular.eot@') format('embedded-opentype'),
           url('Dia-Regular.woff') format('woff');
}

@font-face {
    font-family: 'camcorder';
    src: url('camcorder_ms_reg-webfont.eot');
    src: url('camcorder_ms_reg-webfont.eot@') format('embedded-opentype'),
         url('camcorder_ms_reg-webfont.woff2') format('woff2'),
         url('camcorder_ms_reg-webfont.woff') format('woff'),
         url('camcorder_ms_reg-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
   font-family: 'Sectra';
      src: url('GT-Sectra-Book.eot');
      src: url('GT-Sectra-Book.eot@') format('embedded-opentype'),
           url('GT-Sectra-Book.woff') format('woff'),
           url('GT-Sectra-Book.ttf') format('truetype');
   font-weight: 400;
   font-style: normal;
}

@font-face {
   font-family: 'Sectra';
      src: url('GT-Sectra-Book-Italic.eot');
      src: url('GT-Sectra-Book-Italic.eot@') format('embedded-opentype'),
           url('GT-Sectra-Book-Italic.woff') format('woff'),
           url('GT-Sectra-Book-Italic.ttf') format('truetype');
   font-weight: 400;
   font-style: italic;
}

@font-face {
   font-family: 'Sectra';
      src: url('GT-Sectra-Medium.eot');
      src: url('GT-Sectra-Medium.eot@') format('embedded-opentype'),
           url('GT-Sectra-Medium.woff') format('woff'),
           url('GT-Sectra-Medium.ttf') format('truetype');
   font-weight: 600;
   font-style: normal;
}