﻿@font-face {
  font-family: 'owb';
  src:  url('fonts/owb.eot?thxk1t');
  src:  url('fonts/owb.eot?thxk1t#iefix') format('embedded-opentype'),
    url('fonts/owb.ttf?thxk1t') format('truetype'),
    url('fonts/owb.woff?thxk1t') format('woff'),
    url('fonts/owb.svg?thxk1t#owb') format('svg');
  font-weight: normal;
  font-style: normal;
}

.owb {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'owb' !important;
  speak: none;
  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;
}

.owb-donation:before {
  content: "\e900";
}
.owb-logo:before {
  content: "\e901";
}
.owb-altinae:before {
  content: "\e902";
}

.owb-2x {
    font-size: 2em;
}

.owb-25x {
    font-size: 2.5em;
}

.owb-3x {
    font-size: 3em;
}

.owb-4x {
    font-size: 4em;
}

.owb-5x {
    font-size: 5em;
}
