
@font-face {
  font-family: 'TMSans';
  src:  url('TMSans-SemiBold.otf')  format('opentype'),
	     url(TMSans-SemiBold.woff) format('woff'), url('TMSans-SemiBold.ttf')  format('truetype'), url('TMSans-SemiBold.svg#TMSans-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
}


@font-face {
  font-family: 'TMSans';
  src:  url('TMSans-Black.otf')  format('opentype'),
	     url(TMSans-Black.woff) format('woff'), url('TMSans-Black.ttf')  format('truetype'), url('TMSans-Black.svg#TMSans-Black') format('svg');
  font-weight: 900;
  font-style: normal;
}


@font-face {
  font-family: 'TMSans';
  src:  url('TMSans-Bold.otf')  format('opentype'),
	     url('TMSans-Bold.woff') format('woff'), url('TMSans-Bold.ttf')  format('truetype'), url('TMSans-Bold.svg#TMSans-Bold') format('svg');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'TMSans';
  src:  url('TMSans-Regular.otf')  format('opentype'),
	     url(TMSans-Regular.woff) format('woff'), url('TMSans-Regular.ttf')  format('truetype'), url('TMSans-Regular.svg#TMSans-Regular') format('svg');
  font-weight: 400;
  font-style: normal;
}


@font-face {
  font-family: 'TMSans';
  src:  url('TMSans-Light.otf')  format('opentype'),
	     url(TMSans-Light.woff) format('woff'), url('TMSans-Light.ttf')  format('truetype'), url('TMSans-Light.svg#TMSans-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}


@font-face {
    font-family: 'Josefin Sans';
    src: url('JosefinSans-Bold.woff2') format('woff2'),
        url('JosefinSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('JosefinSans-Thin.woff2') format('woff2'),
        url('JosefinSans-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('JosefinSans-Regular.woff2') format('woff2'),
        url('JosefinSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('JosefinSans-Light.woff2') format('woff2'),
        url('JosefinSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Josefin Sans';
    src: url('JosefinSans-SemiBold.woff2') format('woff2'),
        url('JosefinSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

