
@font-face {
    font-family: 'globes';
    src: url('globes.eot');
    src: url('globes.eot?#iefix') format('embedded-opentype'),
         url('globes.woff') format('woff'),
         url('globes.ttf') format('truetype'),
         url('globes.svg#globesregular') format('svg');
    font-weight: normal;
    font-style: normal;

}