@font-face {
    font-family: 'Brockmann';
    src: url('fonts/brockmann-bold-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Brockmann';
    src: url('fonts/brockmann-bolditalic-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Brockmann';
    src: url('fonts/brockmann-medium-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Brockmann';
    src: url('fonts/brockmann-mediumitalic-webfont.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Brockmann';
    src: url('fonts/brockmann-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Brockmann';
    src: url('fonts/brockmann-regularitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Brockmann';
    src: url('fonts/brockmann-semibold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Brockmann';
    src: url('fonts/brockmann-semibolditalic-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

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

@font-face {
    font-family: 'PPPangaia';
    src: url('fonts/PPPangaia-BoldItalic.otf') format('opentype');
    font-weight: bold;
    font-style: italic;
}

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

@font-face {
    font-family: 'PPPangaia';
    src: url('fonts/PPPangaia-MediumItalic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'PPPangaia';
    src: url('fonts/PPPangaia-Ultralight.otf') format('opentype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'PPPangaia';
    src: url('fonts/PPPangaia-UltralightItalic.otf') format('opentype');
    font-weight: 200;
    font-style: italic;
}
