@font-face {
    font-family: 'my-glyphicons';
    src: url('../fonts/my-glyphicons.eot?5q1byf');
    src: url('../fonts/my-glyphicons.eot?5q1byf#iefix') format('embedded-opentype'), url('../fonts/my-glyphicons.ttf?5q1byf') format('truetype'), url('../fonts/my-glyphicons.woff?5q1byf') format('woff'), url('../fonts/my-glyphicons.svg?5q1byf#my-glyphicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="my-glyphicons-"],
[class*=" my-glyphicons-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'my-glyphicons' !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;
}

.my-glyphicons-cars-com:before {
    font-size: 1.6em;
    content: "\e901";
}

.my-glyphicons-edmunds:before {
    content: "\699";
}