@font-face {
  font-family: 'contraregular';
  font-style: normal;
  font-weight: 400;  /* org: 400 */
  src: url('../fonts/contra-webfont.eot'); /* IE9 Compat Modes */
  src: local('Arimo Regular'), local('Arimo-Regular'),
       url('../fonts/contra-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/contra-webfont.woff') format('woff'), /* Modern Browsers */
       url('../fonts/contra-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/contra-webfont.svg#contraregular') format('svg'); /* Legacy iOS */
}
