@font-face{
    font-family: 'Mostardesign-FilsonSoft-Bold';
    src: url(../fonts/Mostardesign-FilsonSoft-Bold.otf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'Mostardesign-FilsonSoft-Regular';
    src: url(../fonts/Mostardesign-FilsonSoftRegular.otf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'Mostardesign-FilsonSoft-Black';
    src: url(../fonts/Mostardesign-FilsonSoftBlack.otf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'Mostardesign-FilsonSoft-Medium';
    src: url(../fonts/Mostardesign-FilsonSoftMedium.otf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'Mostardesign-FilsonSoft-Book';
    src: url(../fonts/Mostardesign-FilsonSoftBook.otf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'Mostardesign-FilsonSoft-Light';
    src: url(../fonts/Mostardesign-FilsonSoft-Light.otf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'roboto-light';
    src: url(../fonts/Roboto-Light.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'roboto-medium';
    src: url(../fonts/Roboto-Medium.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'roboto-thin';
    src: url(../fonts/Roboto-Thin.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}