/**
 * Theme Name:     Launchready
 * Author:         the WordPress team
 * Template:       twentytwentyone
 * Text Domain:	   launchready
 * Description:    Launchready
 */

@font-face {
    font-family: 'Creato Display';
    src: url('assets/fonts/CreatoDisplay-Light.woff') format('woff');
    font-weight: 300;
}

@font-face {
    font-family: 'Creato Display';
    src: url('assets/fonts/CreatoDisplay-Regular.woff') format('woff');
    font-weight: 400;
}

@font-face {
    font-family: 'Creato Display';
    src: url('assets/fonts/CreatoDisplay-Medium.woff') format('woff');
    font-weight: 500;
}

@font-face {
    font-family: 'Creato Display';
    src: url('assets/fonts/CreatoDisplay-Bold.woff') format('woff');
    font-weight: 700;
}
