@font-face {
  font-family:'TCX-LMS';
  src:url('fonts/TCX-LMS.eot?7i6555');
  src:url('fonts/TCX-LMS.eot?7i6555#iefix') format('embedded-opentype'),
    url('fonts/TCX-LMS.ttf?7i6555') format('truetype'),
    url('fonts/TCX-LMS.woff?7i6555') format('woff'),
    url('fonts/TCX-LMS.svg?7i6555#TCX-LMS') format('svg');
  font-weight:normal;
  font-style:normal;
}

i.tcx { 
  font-family:'TCX-LMS' !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;
}

.size-16 { font-size:16px; }
.size-24 { font-size:24px; }
.size-32 { font-size:32px; }
.size-48 { font-size:48px; }
.size-64 { font-size:64px; }

.tcx-envelope-open-icon:before { content:"\e900"; }
.tcx-courses-icon:before { content:"\e901"; }
.tcx-course-take-icon:before { content:"\e902"; }
.tcx-resources-icon:before { content:"\e903"; }
.tcx-catalog-icon:before { content:"\e904"; }


/* admin link buttonificiation */
a.admin-link-button {
    font-size: 12pt;
    display: inline-block;
    background-color: #203056;
    color: white;
    padding: 0.5em 1em;
    border-radius: 3px;
}