﻿@font-face {
    font-family: 'FabricMDL2Icons';
    src: url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2') format('woff2'), url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/fonts/fontawesome-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'winjs';
    src: url('https://cdn.rawgit.com/Microsoft/fonts/17d1fd5a/Symbols/winjs-symbols.woff2') format('woff2'), url('https://cdn.rawgit.com/Microsoft/fonts/17d1fd5a/Symbols/winjs-symbols.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI WestEuropean';
    src: url('https://cdn.rawgit.com/rachelnizh/fonts/a882b421802d7c322deed4b4e983bc62c310a76d/Selawik/selawkl.woff2') format('woff2'), url('https://cdn.rawgit.com/rachelnizh/fonts/a882b421802d7c322deed4b4e983bc62c310a76d/Selawik/selawkl.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI WestEuropean';
    src: url('https://cdn.rawgit.com/rachelnizh/fonts/a882b421802d7c322deed4b4e983bc62c310a76d/Selawik/selawksl.woff2') format('woff2'), url('https://cdn.rawgit.com/rachelnizh/fonts/a882b421802d7c322deed4b4e983bc62c310a76d/Selawik/selawksl.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI WestEuropean';
    src: url('https://cdn.rawgit.com/rachelnizh/fonts/a882b421802d7c322deed4b4e983bc62c310a76d/Selawik/selawk.woff2') format('woff2'), url('https://cdn.rawgit.com/rachelnizh/fonts/a882b421802d7c322deed4b4e983bc62c310a76d/Selawik/selawk.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI WestEuropean';
    src: url('https://cdn.rawgit.com/rachelnizh/fonts/a882b421802d7c322deed4b4e983bc62c310a76d/Selawik/selawksb.woff2') format('woff2'), url('https://cdn.rawgit.com/rachelnizh/fonts/a882b421802d7c322deed4b4e983bc62c310a76d/Selawik/selawksb.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

.ms-CheckBox-field::after {
    font-family: winjs;
    content: '\e081';
}

.ms-Icon--Add::before {
    font-family: winjs;
    content: '\e109';
}

.ms-Icon--Search::before {
    font-family: winjs;
    content: '\e094';
}

.ms-Icon--Clear::before {
    font-family: winjs;
    content: '\e10a';
}

.ms-Icon--Cancel::before {
    font-family: winjs;
    content: '\e10a';
}

.ms-Icon--Forward::before {
    font-family: winjs;
    content: '\e0ae';
}

.ms-Icon--ChevronRight::before {
    font-family: fontawesome;
    content: '\f105';
}

.ms-Icon--DoubleChevronUp::before {
    font-family: fontawesome;
    content: '\f102';
}

.ms-Icon--DoubleChevronDown::before {
    font-family: fontawesome;
    content: '\f103';
}

/* TODO: add other ms-Icon redirections */