thanks
I had to input not the @import text but the actual link which was
@font-face {
font-family: ‘Montserrat Light’;
font-style: normal;
font-weight: 400;
src: local(‘Montserrat Light’), local(‘Montserrat-Light’),
url(http://allfont.net/cache/fonts/montserrat-light_d508f4bcd80b35f5ab68ae7d0e466277.woff) format(‘woff’),
url(http://allfont.net/cache/fonts/montserrat-light_d508f4bcd80b35f5ab68ae7d0e466277.ttf) format(‘truetype’);
}