@font-face {
    font-family: 'FS Me';
    font-weight: normal;
    src: url('../fonts/FSMeWeb-Regular.woff') format('woff');
}

@font-face {
    font-family: 'FS Me';
    font-weight: normal;
    font-style: italic;
    src: url('../fonts/FSMeWeb-Italic.woff') format('woff');
}

@font-face {
    font-family: 'FS Me';
    font-weight: bold;
    src: url('../fonts/FSMeWeb-Bold.woff') format('woff');
}

@font-face {
    font-family: 'FS Me';
    font-weight: bold;
    font-style: italic;
    src: url('../fonts/FSMeWeb-BoldItalic.woff') format('woff');
}