/*
 Theme Name:   Instant Scripts
 Template:     yootheme
 Description:  Theme for Instant Scripts
 Version:      1.0.1
 Text Domain:  yootheme-mytheme
*/

@font-face {
    font-family: 'Gotham Rounded';
    src: url('./fonts/otf/CentraNo2-Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Rounded';
    src: url('./fonts/otf/CentraNo2-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Rounded';
    src: url('./fonts/otf/CentraNo2-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}


@font-face {
    font-family: 'CentraNo2';
    src: url('./fonts/otf/CentraNo2-Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'CentraNo2';
    src: url('./fonts/otf/CentraNo2-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'CentraNo2';
    src: url('./fonts/otf/CentraNo2-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
