@font-face {
    font-family: 'FFMark-Black';
    src: url('../fonts/FFMark-Black.otf') format('opentype');
}

@font-face {
    font-family: 'FFMark-Bold';
    src: url('../fonts/FFMark-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'FFMark-BoldItalic';
    src: url('../fonts/FFMark-BoldItalic.otf') format('opentype');
}

@font-face {
    font-family: 'FFMark-Hairline';
    src: url('../fonts/FFMark-Hairline.otf') format('opentype');
}

@font-face {
    font-family: 'FFMark-Heavy';
    src: url('../fonts/FFMark-Heavy.otf') format('opentype');
}

@font-face {
    font-family: 'FFMark-HeavyItalic';
    src: url('../fonts/FFMark-HeavyItalic.otf') format('opentype');
}

@font-face {
    font-family: 'FFMark-Medium';
    src: url('../fonts/FFMark-Medium.otf') format('opentype');
}

@font-face {
    font-family: 'FFMark-MediumItalic';
    src: url('../fonts/FFMark-MediumItalic.otf') format('opentype');
}

@font-face {
    font-family: 'FFMark-Regular';
    src: url('../fonts/FFMark-Regular.otf') format('opentype');
}

@font-face {
    font-family: 'FFMark-ThinItalic';
    src: url('../fonts/FFMark-ThinItalic.otf') format('opentype');
}