/* AutomateIcons.ttf
 * Copyright 2015 LlamaLab
 For licensing contact info@llamalab.com
 */
@font-face {
  font-family: 'AutomateIcons';
  src: url('fonts/AutomateIcons.ttf') format('truetype');
}
i.automate-icon {
  font-family: 'AutomateIcons' !important;
  font-weight: normal;
  font-style: normal;
  font-size: 155%;
  line-height: 0;
  position: relative;
  top: 0.3em;
}
div.automate-icon {
  font-family: 'AutomateIcons' !important;
  font-weight: normal;
  font-style: normal;
  font-size: 96px;
  float: right;
  margin-top: -20px;
  color: rgba(51,51,51,0.6);
}

h1 {
  margin-top: 0;
}
