@font-face {
    font-family: 'mfa_icomoon';
    src: url('fonts/mfa_icomoon.eot?byhyrh');
    src: url('fonts/mfa_icomoon.eot?byhyrh#iefix') format('embedded-opentype'),
    url('fonts/mfa_icomoon.ttf?byhyrh') format('truetype'),
    url('fonts/mfa_icomoon.woff?byhyrh') format('woff'),
    url('fonts/mfa_icomoon.svg?byhyrh#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="mfa_icon-"], [class*=" mfa-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'mfa_icomoon', serif !important;
    speak: never;
    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;
}

.mfa_icon-appleinc:before {
    content: "\eabe";
}

.mfa_icon-android:before {
    content: "\eac0";
}
