@font-face {
  font-family: 'alexander-icon';
  src:
    url('fonts/alexander-icon.ttf?omr7sg') format('truetype'),
    url('fonts/alexander-icon.woff?omr7sg') format('woff'),
    url('fonts/alexander-icon.svg?omr7sg#alexander-icon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'alexander-icon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-traxsource:before {
  content: "\e900";
}
.icon-spotify:before {
  content: "\ea94";
}
#anyvideo{
	position: fixed;
    right: 0;
    bottom: 0;
    min-width: 10%;
    min-height: 100%;
	top:0px;
	left:0px;
}
.bgdotted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAY0lEQVQYV2NkYGAwBuKzQIwM0MWMGdEUgLggRTAANwBZIUyBL1TVZigNVgxTiKyoHqqgEUiDFMMVYlMEsxquGNlEkJUw09AVwq2GeQJZMcw0kNxZkj0Dswpr0MB8jRG42CIAAPUNFaQIocAxAAAAAElFTkSuQmCC) repeat;}