@font-face {
    font-family: 'light';
    src: url('light.eot');
    src: url('light.eot?#iefix') format('embedded-opentype'),
         url('light.woff2') format('woff2'),
         url('light.woff') format('woff'),
         url('light.ttf') format('truetype'),
         url('light.svg#light') format('svg');
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'thin';
    src: url('thin.eot');
    src: url('thin.eot?#iefix') format('embedded-opentype'),
         url('thin.woff2') format('woff2'),
         url('thin.woff') format('woff'),
         url('thin.ttf') format('truetype'),
         url('thin.svg#thin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'book';
    src: url('book.eot');
    src: url('book.eot?#iefix') format('embedded-opentype'),
         url('book.woff2') format('woff2'),
         url('book.woff') format('woff'),
         url('book.ttf') format('truetype'),
         url('book.svg#medium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'bold';
    src: url('bold.eot');
    src: url('bold.eot?#iefix') format('embedded-opentype'),
         url('bold.woff2') format('woff2'),
         url('bold.woff') format('woff'),
         url('bold.ttf') format('truetype'),
         url('bold.svg#bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cuprum';
    src: url('cuprum-regular.eot');
    src: url('cuprum-regular.eot?#iefix') format('embedded-opentype'),
         url('cuprum-regular.woff2') format('woff2'),
         url('cuprum-regular.woff') format('woff'),
         url('cuprum-regular.ttf') format('truetype'),
         url('cuprum-regular.svg#cuprum') format('svg');
    font-weight: normal;
    font-style: normal;
}