﻿@font-face {
    font-family: 'Bevan';
    src: url("../_fonts/Bevan.eot") /* EOT file for IE */
}
@font-face {
    font-family: 'Bevan';
    src: url("../_fonts/Bevan.ttf") /* TTF file for CSS3 browsers */
}

@font-face {
    font-family: 'Roboto';
    src: url("../_fonts/Roboto-Regular.eot") /* EOT file for IE */
}
@font-face {
    font-family: 'Roboto';
    src: url("../_fonts/Roboto-Regular.ttf") /* TTF file for CSS3 browsers */
}
