@font-face {
    font-family: 'unimedslab';
    src: url('fonts/UnimedSlab-Regular.eot');
    src: url('fonts/UnimedSlab-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    line-height:normal;
}

@font-face {
    font-family: 'unimedslab-semibold';
    src: url('fonts/UnimedSlab-SemiBold.eot');
    src: url('fonts/UnimedSlab-SemiBold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    line-height:normal;
}

@font-face {
    font-family: 'unimed sans';
    src: url('fonts/UnimedSans-Regular.eot');
    src: url('fonts/UnimedSans-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    line-height:normal;
}

@font-face {
    font-family: 'unimedsansbold';
    src: url('fonts/UnimedSans-SemiBold.eot');
    src: url('fonts/UnimedSans-SemiBold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    line-height:normal;
}
