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

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

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

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

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

.icon-icon-homo:before {
	content: "\e902";
}
.icon-icon-religion:before {
	content: "\e903";
	font-size: 120%;
}
.icon-icon-diskriminstion:before {
	content: "\e907";
	font-size: 130%;
	vertical-align: middle;
}
.icon-icon-abort:before {
	content: "\e906";
    font-size: 130%;
    vertical-align: middle;
}
.icon-icon-ytring:before {
	content: "\e904";
	font-size: 110%;
	vertical-align: middle;
}

.icon-chevron-right:before {
  content: "\e900";
  font-size: 130%;
  vertical-align: middle;
  margin-right: -20px;
}