Sematic UI pitfalls
here is the code snippet in sematic.css
@import 'https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic&subset=latin';
sematic.css
import font using google online api which may cause trouble due to the network connectivity.