@font-face {
    font-family:'Montserrat';
    src: url('fonts/Montserrat-Medium.woff2') format('woff2'),
		 url('fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-2044;
}