@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic|Montserrat:200,400,600,700,800,900');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

/**
Commented cause it can be used in iframe maybe
 */
/*@font-face {*/
/*  font-family: 'Glyphicons Halflings';*/
/*  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype');*/
/*  src: url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'),*/
/*       url('../fonts/glyphicons-halflings-regular.woff') format('woff'),*/
/*       url('../glyphicons-halflings-regular.ttf') format('truetype'),*/
/*       url('../fonts/glyphicons-halflings-regular.svg') format('svg');*/
/*}*/

