/* Generated by Font Squirrel (https://www.fontsquirrel.com) on November 17, 2016 */



@font-face {
    font-family: 'futuramedium';
    src: url('/font/futura-webfont.woff2') format('woff2'),
         url('/font/futura-webfont.woff') format('woff'),
         url('/font/futura-webfont.woff') format('ttf'),
         url('/font/futura-webfont.woff') format('otf');
    font-weight: normal;
    font-style: normal;

}
@font-face {    
    font-family: 'FuturaStd-Book';
    src: url('/font/FuturaStd-Book.otf') format('otf');
    font-weight: normal;
    font-style: normal;

}
::selection {
  background: blue; /* WebKit/Blink Browsers */
  color: white;
}
::-moz-selection {
  background: blue; /* Gecko Browsers */
  color: white;
}
