@font-face {
    font-family: 'Argesta';
    src: url('Argesta Text.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Argesta';
    src: url('Argesta Text Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Argesta';
    src: url('Argesta Text Italic.otf') format('opentype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Argesta';
    src: url('Argesta Hairline.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Argesta';
    src: url('Argesta Hairline Italic.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Argesta';
    src: url('Argesta Display.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Argesta';
    src: url('Argesta Display Italic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Argesta';
    src: url('Argesta Headline.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Argesta';
    src: url('Argesta Headline Italic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}
