@font-face {
    font-family: 'fraunces';
    src: url('Fraunces_144pt-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'fraunces';
    src: url('Fraunces_144pt-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'fraunces';
    src: url('Fraunces_144pt-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'fraunces';
    src: url('Fraunces_144pt-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'fraunces';
    src: url('Fraunces_144pt-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'fraunces';
    src: url('Fraunces_144pt-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'fraunces';
    src: url('Fraunces_144pt-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'fraunces';
    src: url('Fraunces_144pt-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'fraunces';
    src: url('Fraunces_144pt-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'fraunces';
    src: url('Fraunces_144pt-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'fraunces';
    src: url('Fraunces_144pt-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'fraunces';
    src: url('Fraunces_144pt-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
