/* General indentation & positioning classes */

.rteindent1 {
    margin-left: 40px;
}
.rteindent2 {
    margin-left: 80px;
}
.rteindent3 {
    margin-left: 120px;
}
.rteindent4 {
    margin-left: 160px;
}
.rteleft {
    text-align: left;
}
.rteright {
    text-align: right;
}
.rtecenter {
    text-align: center;
}
.rtejustify {
    text-align: justify;
}
.ibimage_left {
    float: left;
}
.ibimage_right {
    float: right;
}
@font-face {
  font-family: 'OpenSans-Regular';
  src: url("../../../themes/bcta/fonts/OpenSans-Regular.eot") format('eot'), url("../../../themes/bcta/fonts/OpenSans-Regular.ttf");
}
@font-face {
    font-family: 'Glacial Indifference Bold';
    src: url('../../../themes/bcta/fonts/glacialindifference-bold-webfont.woff2') format('woff2'),
         url('../../../themes/bcta/fonts/glacialindifference-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Glacial Indifference Regular';
    src: url('../../../themes/bcta/fonts/glacialindifference-regular-webfont.woff2') format('woff2'),
         url('../../../themes/bcta/fonts/glacialindifference-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Arimo-Regular';
    src: url('../../../themes/bcta/fonts/Arimo-Regular-webfont.eot');
    src: url('../../../themes/bcta/fonts/Arimo-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../themes/bcta/fonts/Arimo-Regular-webfont.woff2') format('woff2'),
         url('../../../themes/bcta/fonts/Arimo-Regular-webfont.woff') format('woff'),
         url('../../../themes/bcta/fonts/Arimo-Regular-webfont.ttf') format('truetype'),
         url('../../../themes/bcta/fonts/Arimo-Regular-webfont.svg#arimoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Arimo-Bold';
    src: url('../../../themes/bcta/fonts/Arimo-Bold-webfont.eot');
    src: url('../../../themes/bcta/fonts/Arimo-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../../themes/bcta/fonts/Arimo-Bold-webfont.woff2') format('woff2'),
         url('../../../themes/bcta/fonts/Arimo-Bold-webfont.woff') format('woff'),
         url('../../../themes/bcta/fonts/Arimo-Bold-webfont.ttf') format('truetype'),
         url('../../../themes/bcta/fonts/Arimo-Bold-webfont.svg#arimobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
