@font-face {
    font-family: 'CreatoDisplay';
    src: url('CreatoDisplay-Regular.otf') format('opentype');
    font-weight: 400;
}

@font-face {
    font-family: 'CreatoDisplay';
    src: url('CreatoDisplay-Medium.otf') format('opentype');
    font-weight: 600;
}

@font-face {
    font-family: 'CreatoDisplay';
    src: url('CreatoDisplay-Bold.otf') format('opentype');
    font-weight: 700;
}
